mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 04:22:55 +01:00
remove witness/segwit based text
Signed-off-by: Pasta <pasta@dashboost.org>
This commit is contained in:
parent
c84636a473
commit
64c195a03d
@ -908,8 +908,7 @@ UniValue estimaterawfee(const JSONRPCRequest& request)
|
||||
" implementation of fee estimation. The parameters it can be called with\n"
|
||||
" and the results it returns will change if the internal implementation changes.\n"
|
||||
"\nEstimates the approximate fee per kilobyte needed for a transaction to begin\n"
|
||||
"confirmation within nblocks blocks if possible. Uses virtual transaction size as defined\n"
|
||||
"in BIP 141 (witness data is discounted).\n"
|
||||
"confirmation within nblocks blocks if possible.\n"
|
||||
"\nArguments:\n"
|
||||
"1. nblocks (numeric)\n"
|
||||
"2. threshold (numeric, optional) The proportion of transactions in a given feerate range that must have been\n"
|
||||
|
Loading…
Reference in New Issue
Block a user