5 #ifndef BITCOIN_MINERFUND_H 6 #define BITCOIN_MINERFUND_H 21 std::vector<CTxDestination>
25 #endif // BITCOIN_MINERFUND_H
Parameters that influence chain consensus.
Amount GetMinerFundAmount(const Amount &coinbaseValue)
The block chain is a tree shaped structure starting with the genesis block at the root...
const CChainParams & Params()
Return the currently selected parameters.
std::vector< CTxDestination > GetMinerFundWhitelist(const Consensus::Params ¶ms, const CBlockIndex *pindexPrev)