File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -373,7 +373,7 @@ std::string EntryDescriptionString()
373
373
" \" base\" : n, (numeric) transaction fee in " + CURRENCY_UNIT + " \n "
374
374
" \" modified\" : n, (numeric) transaction fee with fee deltas used for mining priority in " + CURRENCY_UNIT + " \n "
375
375
" \" ancestor\" : n, (numeric) modified fees (see above) of in-mempool ancestors (including this one) in " + CURRENCY_UNIT + " \n "
376
- " \" descendent \" : n, (numeric) number of in-mempool ancestor transactions (including this one) in " + CURRENCY_UNIT + " \n "
376
+ " \" descendant \" : n, (numeric) modified fees (see above) of in-mempool descendants (including this one) in " + CURRENCY_UNIT + " \n "
377
377
" }\n "
378
378
" \" depends\" : [ (array) unconfirmed transactions used as inputs for this transaction\n "
379
379
" \" transactionid\" , (string) parent transaction id\n "
You can’t perform that action at this time.
0 commit comments