Coinbase transaction outputs can only be spent after this number of new blocks (network rule)
Synopsis
Declared in <consensus/consensus.h>
inline constexpr int COINBASE_MATURITY = 100;
Created with MrDocs
Coinbase transaction outputs can only be spent after this number of new blocks (network rule)
Declared in <consensus/consensus.h>
inline constexpr int COINBASE_MATURITY = 100;
Created with MrDocs