Constant COINBASE_MATURITY
pub const COINBASE_MATURITY: u32 = 100; // 100u32
Expand description
Number of blocks needed for an output from a coinbase transaction to be spendable.
pub const COINBASE_MATURITY: u32 = 100; // 100u32
Number of blocks needed for an output from a coinbase transaction to be spendable.