Skip to content

Commit 2028e61

Browse files
committed
docs: update sample-tapd.confg for psbt-max-fee-ratio
1 parent c884c64 commit 2028e61

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

sample-tapd.conf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -396,6 +396,10 @@
396396
; the syncer cache. (default: 10240)
397397
; universe.multiverse-caches.root-node-page-cache-size=10240
398398

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
399403

400404
[address]
401405

0 commit comments

Comments
 (0)