Type Definition basilisk_runtime::Block
source · pub type Block = Block<Header, UncheckedExtrinsic>;
Expand description
Block type as expected by this runtime.
pub type Block = Block<Header, UncheckedExtrinsic>;
Block type as expected by this runtime.