Skip to content

Commit 89adefb

Browse files
Merge pull request #923 from lightninglabs/docs-taproot-assets
Update taproot-assets documentation
2 parents 646e5b9 + ef92d75 commit 89adefb

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/taproot-assets/release-notes/release-notes-0.7.0.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,14 @@
189189
[PR](https://github.com/lightninglabs/taproot-assets/pull/1640) addresses the
190190
issue.
191191

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+
192200
## RPC Updates
193201

194202
## tapcli Updates

0 commit comments

Comments
 (0)