File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 103103 balances of asset channels grouped by group key (if grouped assets were used
104104 in a channel)] ( https://github.com/lightninglabs/taproot-assets/pull/1691 ) .
105105
106+ - A new configuration is now available which controls the max ratio of fees that
107+ each anchor transaction pays. This is important because given the nature of
108+ the small taproot-assets anchors we might want to allow for fees to be greater
109+ than the anchor amount itself, which is helpful in high fee environment where
110+ pulling in extra inputs might not be preferred.It is exposed via the flag
111+ ` wallet.psbt-max-fee-ratio ` and is introduced by
112+ [ PR #1545 ] ( https://github.com/lightninglabs/taproot-assets/pull/1545 )
113+
106114## RPC Updates
107115
108116## tapcli Updates
You can’t perform that action at this time.
0 commit comments