Blockhash typedef
Blockhash = String
Types
A unique base-58 encoded hash that identifies a record (block).
Implementation
/// A unique base-58 encoded hash that identifies a record (block).
typedef Blockhash = String;
A unique base-58 encoded hash that identifies a record (block).
/// A unique base-58 encoded hash that identifies a record (block).
typedef Blockhash = String;