pub(crate) async fn signing_provider(
tx_opts: &SendTxOpts,
) -> Result<RetryProviderWithSigner>Expand description
Creates a provider with wallet for signing transactions locally.
pub(crate) async fn signing_provider(
tx_opts: &SendTxOpts,
) -> Result<RetryProviderWithSigner>Creates a provider with wallet for signing transactions locally.