Skip to content

Commit 25067b4

Browse files
committed
docs: updating release notes
1 parent 4bac2c6 commit 25067b4

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

docs/release-notes/release-notes-0.8.0.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,14 @@
302302
to `experimental.rfq.skipquoteacceptverify` for improved clarity.
303303
Update your configuration files to use the new option name.
304304

305+
- [PR#2054](https://github.com/lightninglabs/taproot-assets/pull/2054)
306+
([#1661](https://github.com/lightninglabs/taproot-assets/issues/1661))
307+
Renames the optional manual fee field on `SendAssetRequest` from `fee_rate`
308+
to `sat_per_vbyte` (REST/JSON: `sat_per_vbyte`, protobuf field number
309+
unchanged) to align with the CLI/manual fee input unit in sat/vB. The
310+
comment now refers to the anchor transaction rather than minting. gRPC, REST,
311+
and any generated clients must use the new field name.
312+
305313
## Performance Improvements
306314

307315
## Deprecations

0 commit comments

Comments
 (0)