Constant darkfi_money_contract::EMPTY_COINS_TREE_ROOT
source ยท pub const EMPTY_COINS_TREE_ROOT: [u8; 32];
Expand description
Precalculated root hash for a tree containing only a single Fp::ZERO coin. Used to save gas.
pub const EMPTY_COINS_TREE_ROOT: [u8; 32];
Precalculated root hash for a tree containing only a single Fp::ZERO coin. Used to save gas.