mirror of
https://github.com/AskDavis/Casinotest.git
synced 2026-01-08 13:49:47 -08:00
Added getcoinsupply to rpc wallet calls
This commit is contained in:
@@ -191,12 +191,8 @@ CBlockIndex * InsertBlockIndex(uint256 hash);
|
||||
bool VerifySignature(const CCoins& txFrom, const CTransaction& txTo, unsigned int nIn, unsigned int flags, int nHashType);
|
||||
/** Abort with a message */
|
||||
bool AbortNode(const std::string &msg);
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
/** Get total coin supply for block height */
|
||||
int64 GetTotalCoinSupply(int nHeight, bool noCheckpoints);
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user