remove witness/segwit based text

Signed-off-by: Pasta <pasta@dashboost.org>
This commit is contained in:
Pasta 2019-07-24 12:08:08 -05:00
parent c84636a473
commit 64c195a03d
No known key found for this signature in database
GPG Key ID: D362C9F7142766AE

View File

@ -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"