Skip to main content

BlockHash

Type Alias BlockHash 

Source
pub type BlockHash = u64;
Expand description

Hash identifying a content-addressable KV block. Computed from a chain of (parent_hash, block_tokens) — see block_hash_chain.