pub type CurrentSignableBlockHash = SignableHash<BlockHash>;

Aliased Type§

struct CurrentSignableBlockHash {
    hash: H256,
}

Fields§

§hash: H256