Type Definition node_inspect::BlockAddressFor
source · pub type BlockAddressFor<TBlock> = BlockAddress<<HashingFor<TBlock> as Hash>::Output, NumberFor<TBlock>>;
Expand description
A helper type for a generic block input.
pub type BlockAddressFor<TBlock> = BlockAddress<<HashingFor<TBlock> as Hash>::Output, NumberFor<TBlock>>;
A helper type for a generic block input.