mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-21 07:39:08 +01:00
Add helptexts for -whitelist and rpc prioritisetransaction and switch to bitcoin instead of satoshis
This commit is contained in:
@@ -85,6 +85,8 @@ static const CRPCConvertParam vRPCConvertParams[] =
|
||||
{ "getrawmempool", 0 },
|
||||
{ "estimatefee", 0 },
|
||||
{ "estimatepriority", 0 },
|
||||
{ "prioritisetransaction", 1 },
|
||||
{ "prioritisetransaction", 2 },
|
||||
};
|
||||
|
||||
class CRPCConvertTable
|
||||
|
||||
Reference in New Issue
Block a user