pub async fn debug_trace_block<N: Network, P: Provider<N> + DebugProviderExt<N>>(
client: P,
block_id: BlockId,
diff_mode: bool,
) -> Result<(GethStateUpdateVec, GethStateUpdateVec)>
pub async fn debug_trace_block<N: Network, P: Provider<N> + DebugProviderExt<N>>(
client: P,
block_id: BlockId,
diff_mode: bool,
) -> Result<(GethStateUpdateVec, GethStateUpdateVec)>