File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
docs/taproot-assets/release-notes Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 189
189
[ PR] ( https://github.com/lightninglabs/taproot-assets/pull/1640 ) addresses the
190
190
issue.
191
191
192
+ - A new configuration is now available which controls the max ratio of fees that
193
+ each anchor transaction pays. This is important because given the nature of
194
+ the small taproot-assets anchors we might want to allow for fees to be greater
195
+ than the anchor amount itself, which is helpful in high fee environment where
196
+ pulling in extra inputs might not be preferred. It is exposed via the flag
197
+ ` wallet.psbt-max-fee-ratio ` and is introduced by
198
+ [ PR #1545 ] ( https://github.com/lightninglabs/taproot-assets/pull/1545 ) .
199
+
192
200
## RPC Updates
193
201
194
202
## tapcli Updates
You can’t perform that action at this time.
0 commit comments