Skip to main content

RetryProviderWithSigner

Type Alias RetryProviderWithSigner 

Source
pub type RetryProviderWithSigner<N = AnyNetwork, W = EthereumWallet> = FillProvider<JoinFill<JoinFill<Identity, <N as RecommendedFillers>::RecommendedFillers>, WalletFiller<W>>, RootProvider<N>, N>;
Expand description

Helper type alias for a retry provider with a signer

Aliased Type§

pub struct RetryProviderWithSigner<N = AnyNetwork, W = EthereumWallet> { /* private fields */ }

Layout§

Note: Encountered an error during type layout; the type failed to be normalized.