Type Definition node_inspect::BlockAddressFor[][src]

type BlockAddressFor<TBlock> = BlockAddress<<HashFor<TBlock> as Hash>::Output, NumberFor<TBlock>>;
Expand description

A helper type for a generic block input.