Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
Include dependency graph for feerate.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | CFeeRate |
| Fee rate in satoshis per kilobyte: CAmount / kB. More... | |
Variables | |
| const std::string | CURRENCY_UNIT |
Variable Documentation
◆ CURRENCY_UNIT
| const std::string CURRENCY_UNIT |
Definition at line 10 of file feerate.cpp.
Referenced by createrawtransaction(), decoderawtransaction(), EntryDescriptionString(), estimaterawfee(), estimatesmartfee(), fundrawtransaction(), getbalance(), getgovernanceinfo(), WalletInit::GetHelpString(), getmempoolinfo(), getnetworkinfo(), getprivatesendinfo(), getrawtransaction(), getreceivedbyaccount(), getreceivedbyaddress(), getsuperblockbudget(), gettransaction(), gettxout(), getwalletinfo(), HelpMessage(), listaddressbalances(), listaddressgroupings(), listreceivedbyaddress(), listsinceblock(), listtransactions(), listunspent(), movecmd(), sendfrom(), sendmany(), sendtoaddress(), setprivatesendamount(), settxfee(), and CFeeRate::ToString().

