[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
  1. mryandao commented at 6:59 am on April 28, 2018: contributor
  2. fanquake added the label Docs on Apr 28, 2018
  3. fanquake added the label RPC/REST/ZMQ on Apr 28, 2018
  4. promag commented at 7:46 am on April 28, 2018: member
    ACK
  5. fanquake approved
  6. fanquake commented at 9:45 am on April 28, 2018: member
    utACK 18dee67
  7. 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.
  8. mryandao force-pushed on Apr 28, 2018
  9. mryandao force-pushed on Apr 30, 2018
  10. nit: fix typo for entry description string f7c414daa9
  11. mryandao force-pushed on Apr 30, 2018
  12. jonasschnelli commented at 8:14 am on April 30, 2018: contributor
    utACK f7c414daa980efc3d7aa5255a706e9c18b680694
  13. fanquake commented at 8:43 am on April 30, 2018: member
    re-ACK f7c414d
  14. laanwj commented at 8:50 am on April 30, 2018: member
    utACK, the field is indeed called “descendant” not “descendent” f7c414daa980efc3d7aa5255a706e9c18b680694
  15. laanwj merged this on Apr 30, 2018
  16. laanwj closed this on Apr 30, 2018

  17. laanwj referenced this in commit 219970524d on Apr 30, 2018
  18. jasonbcox referenced this in commit a6851819dd on Oct 11, 2019
  19. jonspock referenced this in commit 703ea346f6 on Dec 27, 2019
  20. jonspock referenced this in commit 27aa16c638 on Dec 29, 2019
  21. UdjinM6 referenced this in commit 616549fd02 on May 21, 2021
  22. UdjinM6 referenced this in commit 9a6855a050 on May 25, 2021
  23. TheArbitrator referenced this in commit 957457f8a7 on Jun 4, 2021
  24. MarcoFalke 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-09-29 04:12 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me