DefaultDebugBlockProvider

Type Alias DefaultDebugBlockProvider 

Source
pub type DefaultDebugBlockProvider<N> = EtherscanBlockProvider<<<N as FullNodeTypes>::Types as DebugNode<N>>::RpcBlock, <<<N as FullNodeTypes>::Types as NodeTypes>::Primitives as NodePrimitives>::Block>;
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.