Home
last modified time | relevance | path

Searched defs:COINBASE_MATURITY (Results 1 – 17 of 17) sorted by relevance

/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/test/functional/test_framework/
H A Dqtumconfig.py1 COINBASE_MATURITY = 500 variable
27 COINBASE_MATURITY = 2000 variable
/dports/net-p2p/bitcoin/bitcoin-22.0/src/consensus/
H A Dconsensus.h19 static const int COINBASE_MATURITY = 100; variable
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/consensus/
H A Dconsensus.h19 static const int COINBASE_MATURITY = 100; variable
/dports/net-p2p/litecoin/litecoin-0.18.1/src/consensus/
H A Dconsensus.h19 static const int COINBASE_MATURITY = 100; variable
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/src/consensus/
H A Dconsensus.h19 static const int COINBASE_MATURITY = 100; variable
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/src/consensus/
H A Dconsensus.h19 static const int COINBASE_MATURITY = 100; variable
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/consensus/
H A Dconsensus.h19 static const int COINBASE_MATURITY = 100; variable
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/consensus/
H A Dconsensus.h19 static const int COINBASE_MATURITY = 100; variable
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/consensus/
H A Dconsensus.h19 static const int COINBASE_MATURITY = 100; variable
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/consensus/
H A Dconsensus.h19 static const int COINBASE_MATURITY = 100; variable
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/src/consensus/
H A Dconsensus.h20 static const int COINBASE_MATURITY = 100; variable
/dports/net-p2p/zetacoin-utils/zetacoin-0.13.2.1/src/consensus/
H A Dconsensus.h20 static const int COINBASE_MATURITY = 100; variable
/dports/net-p2p/zetacoin-daemon/zetacoin-0.13.2.1/src/consensus/
H A Dconsensus.h20 static const int COINBASE_MATURITY = 100; variable
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/test/functional/test_framework/
H A Dblocktools.py56 COINBASE_MATURITY = 100 variable
/dports/net-p2p/bitcoin/bitcoin-22.0/test/functional/test_framework/
H A Dblocktools.py56 COINBASE_MATURITY = 100 variable
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/test/functional/test_framework/
H A Dblocktools.py56 COINBASE_MATURITY = 100 variable
/dports/finance/electrum/Electrum-4.1.5/electrum/
H A Dbitcoin.py44 COINBASE_MATURITY = 100 variable