Type Definition sc_network_test::Block

source ·
pub type Block = Block<Header<u64, BlakeTwo256>, UncheckedExtrinsic<Public, RuntimeCall, Signature, (CheckNonce<Runtime>, CheckWeight<Runtime>, CheckSubstrateCall)>>;
Expand description

A test block.