Function forge::cmd::verify::run[][src]

pub async fn run(
    path: String,
    name: String,
    address: Address,
    args: Vec<String>
) -> Result<()>
Expand description

Run the verify command to submit the contract’s source code for verification on etherscan