Skip to main content

HASH_PREFIX

Constant HASH_PREFIX 

Source
pub const HASH_PREFIX: &str = "b3:";
Expand description

The hash prefix a declaration must carry. Explicit so the algorithm is part of the contract rather than an assumption — a bare hex string would silently become un-migratable the day a second algorithm is wanted.