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;