mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Merge pull #983: Update settxfee description to match actual behavior
This commit is contained in:
commit
8e38860808
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ The `settxfee` RPC {{summary_setTxFee}}
|
|||
- n: "Transaction Fee Per Kilobyte"
|
||||
t: "number (bitcoins)"
|
||||
p: "Required<br>(exactly 1)"
|
||||
d: "The transaction fee to pay, in bitcoins, for each kilobyte of transaction data. The value `0` will not be accepted. Be careful setting the fee too low---your transactions may not be relayed or included in blocks"
|
||||
d: "The transaction fee to pay, in bitcoins, for each kilobyte of transaction data. Be careful setting the fee too low---your transactions may not be relayed or included in blocks"
|
||||
|
||||
{% enditemplate %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue