pub type BlockHash = Vec<u8>;
Expand description

Block Hash.

Aliased Type§

struct BlockHash { /* private fields */ }