[rpc] nit: fix typo for entry description string #13109
pull mryandao wants to merge 1 commits into bitcoin:master from mryandao:fix-getrawmempool-fee-representation changing 1 files +1 −1-
mryandao commented at 6:59 am on April 28, 2018: contributor
-
fanquake added the label Docs on Apr 28, 2018
-
fanquake added the label RPC/REST/ZMQ on Apr 28, 2018
-
promag commented at 7:46 am on April 28, 2018: memberACK
-
fanquake approved
-
fanquake commented at 9:45 am on April 28, 2018: memberutACK 18dee67
-
in src/rpc/blockchain.cpp:376 in 18dee67f21 outdated
372@@ -373,7 +373,7 @@ std::string EntryDescriptionString() 373 " \"base\" : n, (numeric) transaction fee in " + CURRENCY_UNIT + "\n" 374 " \"modified\" : n, (numeric) transaction fee with fee deltas used for mining priority in " + CURRENCY_UNIT + "\n" 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" 377+ " \"descendent\" : n, (numeric) number of in-mempool descendent transactions (including this one) in " + CURRENCY_UNIT + "\n"
MarcoFalke commented at 1:12 pm on April 28, 2018:GetModFeesWithDescendants
has nothing to do with the number of transactions, it returns a fee.mryandao force-pushed on Apr 28, 2018mryandao force-pushed on Apr 30, 2018nit: fix typo for entry description string f7c414daa9mryandao force-pushed on Apr 30, 2018jonasschnelli commented at 8:14 am on April 30, 2018: contributorutACK f7c414daa980efc3d7aa5255a706e9c18b680694fanquake commented at 8:43 am on April 30, 2018: memberre-ACK f7c414dlaanwj commented at 8:50 am on April 30, 2018: memberutACK, the field is indeed called “descendant” not “descendent” f7c414daa980efc3d7aa5255a706e9c18b680694laanwj merged this on Apr 30, 2018laanwj closed this on Apr 30, 2018
laanwj referenced this in commit 219970524d on Apr 30, 2018jasonbcox referenced this in commit a6851819dd on Oct 11, 2019jonspock referenced this in commit 703ea346f6 on Dec 27, 2019jonspock referenced this in commit 27aa16c638 on Dec 29, 2019UdjinM6 referenced this in commit 616549fd02 on May 21, 2021UdjinM6 referenced this in commit 9a6855a050 on May 25, 2021TheArbitrator referenced this in commit 957457f8a7 on Jun 4, 2021MarcoFalke locked this on Sep 8, 2021
github-metadata-mirror
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-11-24 03:12 UTC
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-11-24 03:12 UTC
This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me
More mirrored repositories can be found on mirror.b10c.me