Skip to main content

resolve_send_signer

Function resolve_send_signer 

Source
async fn resolve_send_signer(
    pre_resolved: Option<WalletSigner>,
    eth: &EthereumOpts,
) -> Result<(WalletSigner, Address)>
Expand description

Resolves the sending signer, falling back to the wallet options, and validates it against an explicit --from.