Constant bitcoin::blockdata::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.