doc: Clarify sendrawtransaction::maxfeerate==0 help #15760

pull MarcoFalke wants to merge 1 commits into bitcoin:master from MarcoFalke:1904-docRpcRaw changing 1 files +3 −1
  1. MarcoFalke commented at 10:01 PM on April 5, 2019: member

    Used a lot in e.g. the tests: git grep 'maxfeerate=0)' test

  2. DrahtBot added the label Docs on Apr 5, 2019
  3. DrahtBot added the label RPC/REST/ZMQ on Apr 5, 2019
  4. doc: Clarify sendrawtransaction::maxfeerate==0 help fa49db7eac
  5. MarcoFalke force-pushed on Apr 6, 2019
  6. jonatack commented at 4:11 PM on April 7, 2019: member

    ACK https://github.com/bitcoin/bitcoin/pull/15760/commits/fa49db7eacecfe0657797aa4aa3c783c4527e19f

    Change adds: "Set to 0 to accept any fee rate.\n". Note that in lines 1094 and 1176 it is expressed a bit differently: "To allow a transaction with high fees, set maxfeerate to 0."

    Output tested by logging the output of from_node.sendrawtransaction() in test/functional/feature_fee_estimation.py:

    sendrawtransaction "hexstring" ( maxfeerate )
    
    Submits raw transaction (serialized, hex-encoded) to local node and network.
    
    Also see createrawtransaction and signrawtransactionwithkey calls.
    
    Arguments:
    1. hexstring     (string, required) The hex string of the raw transaction
    2. maxfeerate    (numeric or string, optional, default=0.10) Reject transactions whose fee rate is higher than the specified value, expressed in BTC/kB.
                     Set to 0 to accept any fee rate.
    
  7. promag commented at 2:26 PM on April 8, 2019: member

    ACK fa49db7.

  8. MarcoFalke merged this on Apr 8, 2019
  9. MarcoFalke closed this on Apr 8, 2019

  10. MarcoFalke referenced this in commit 297ea51caf on Apr 8, 2019
  11. MarcoFalke deleted the branch on Apr 8, 2019
  12. jasonbcox referenced this in commit 520ccc3a35 on Oct 26, 2020
  13. DrahtBot locked this on Dec 16, 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 15:14 UTC

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