async fn verify_contracts(
sequence: &mut ScriptSequence,
config: &Config,
verify: VerifyBundle,
) -> Result<()>
Expand description
Given the broadcast log, it matches transactions with receipts, and tries to verify any created contract on etherscan.