Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/taproot-assets/release-notes/release-notes-0.7.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,10 @@
allows users to specify the amount to send to a V2 address that allows custom
amounts (which is the case when a V2 address is created with an amount of 0).

- CLI JSON output [now](https://github.com/lightninglabs/taproot-assets/pull/1821)
includes unset and zero-valued proto fields (e.g. transaction output indexes).
This ensures consistent output shape across all proto messages.

# Improvements

## Functional Updates
Expand Down