pub type BlockHash = String;
Expand description

Hash of a Cardano Block

Aliased Type§

struct BlockHash { /* private fields */ }