pub type DefaultDebugBlockProvider<N> = EtherscanBlockProvider<<<N as FullNodeTypes>::Types as DebugNode<N>>::RpcBlock, BlockTy<<N as FullNodeTypes>::Types>>;Expand description
Type alias for the default debug block provider. We use etherscan provider to satisfy the bounds.
Aliased Type§
pub struct DefaultDebugBlockProvider<N> { /* private fields */ }Layout§
Note: Encountered an error during type layout; the type failed to be normalized.