[request] return of fees amount in CLI after transaction #171

issue btcex opened this issue on April 19, 2011
  1. btcex commented at 9:44 PM on April 19, 2011: none

    Please implement a displaying of fees amount upon completion of the transaction in CLI (like transaction number is currently displayed).

  2. gavinandresen commented at 10:08 PM on April 19, 2011: contributor

    That's what the gettransaction API call is for (to get the details of the transaction).

    So you'd: bitcoind send if no error, then bitcoind gettransaction {txid}

  3. btcex commented at 2:34 PM on April 20, 2011: none

    I think this operation (display of the amount of fees) should be atomized into one request with sendtoaddress. Otherwise it is not clear what to do if the transaction took place but then gettransaction failed for any reason and this greatly complicates everything: need to create a database with transactions support and inside of database a queue of requests to bitcoind.

  4. btcex closed this on Apr 20, 2011

  5. zathras-crypto referenced this in commit c9027b2743 on Oct 18, 2014
  6. deadalnix referenced this in commit 677d3d0ee7 on Dec 13, 2016
  7. lateminer referenced this in commit f48dbc28ca on Dec 9, 2017
  8. classesjack referenced this in commit 1df9ae9a67 on Jan 2, 2018
  9. attilaaf referenced this in commit 10590e36c4 on Jan 13, 2020
  10. KolbyML referenced this in commit 0bc9cd6024 on Aug 1, 2020
  11. cryptapus referenced this in commit 7b4c3ca70d on May 3, 2021
  12. rajarshimaitra referenced this in commit 22fb60541d on Aug 5, 2021
  13. 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: 2026-04-13 21:16 UTC

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