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