Bitcoind paytxfee #8217

issue BitWaspBitWasp opened this issue on June 18, 2016
  1. BitWaspBitWasp commented at 8:13 AM on June 18, 2016: none

    why paytxfee and settxfee don't work on the bitcoind latest version ? how can I set it ?

  2. MarcoFalke commented at 8:35 AM on June 18, 2016: member

    Can you explain what and how you tried to set them?

    What does getwalletinfo return?

  3. BitWaspBitWasp commented at 8:58 AM on June 18, 2016: none

    getwalletinfo:

    "version": 120100, "protocolversion": 70012, "paytxfee": 0.00010000, "relayfee": 0.00001000,

    but when I send btc I can see: "fee": -0.00002250 . The fee is smaller and my transaction receive "confirmations" only in some days

  4. MarcoFalke commented at 9:16 AM on June 18, 2016: member

    The help text for settxfee:

    settxfee amount
    
    Set the transaction fee per kB. Overwrites the paytxfee parameter.
    
    Arguments:
    1. amount         (numeric or string, required) The transaction fee in BTC/kB
    

    So if you set to 0.0001 BTC and your transaction is 225 bytes, the fee will be 0.0000225 BTC.

  5. BitWaspBitWasp commented at 10:14 AM on June 18, 2016: none

    yes I know it and did it(you can see: I have "paytxfee": 0.00010000,) but in new version bitcoind it doesn't work

  6. BitWaspBitWasp commented at 10:21 AM on June 18, 2016: none

    sorry I understood and checked - it works - thank you very much

    but in previous versions i had "paytxfee": 0.0001 and the same "fee": -0.0001 .

  7. MarcoFalke commented at 10:27 AM on June 18, 2016: member

    Duplicate of #7633

  8. MarcoFalke closed this on Jun 18, 2016

  9. 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-26 06:15 UTC

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