We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c884c64 commit 2028e61Copy full SHA for 2028e61
sample-tapd.conf
@@ -396,6 +396,10 @@
396
; the syncer cache. (default: 10240)
397
; universe.multiverse-caches.root-node-page-cache-size=10240
398
399
+[wallet]
400
+; The maximum ratio of fees to total output amount for the wallet funded PSBTs.
401
+; Value must be a valid float ranging from 0.00 to 1.00.
402
+; wallet.psbt-max-fee-ratio=0.75
403
404
[address]
405
0 commit comments