pub type LegacySignableBlockHash = SignableHash<BlockHash>;

Aliased Type§

struct LegacySignableBlockHash {
    hash: H256,
}

Fields§

§hash: H256