Skip to content

Commit 409bf3c

Browse files
committed
docs: update release notes (include_auth_proof)
1 parent 7a70dcb commit 409bf3c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/release-notes/release-notes-0.20.0.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,13 @@ circuit. The indices are only available for forwarding events saved after v0.20.
4848
[`incoming_chan_ids` and `outgoing_chan_ids`](https://github.com/lightningnetwork/lnd/pull/9356).
4949
This allows to retrieve forwarding events for specific channels.
5050

51+
52+
* `DescribeGraph`, `GetNodeInfo`, `GetChanInfo` and the corresponding lncli
53+
commands [now have flag](https://github.com/lightningnetwork/lnd/pull/9950)
54+
`include_auth_proof`. With the flag, these APIs add AuthProof (signatures from
55+
the channel announcement) to the returned ChannelEdge.
56+
57+
5158
## lncli Additions
5259

5360
* [`lncli sendpayment` and `lncli queryroutes` now support the
@@ -127,6 +134,7 @@ circuit. The indices are only available for forwarding events saved after v0.20.
127134
# Contributors (Alphabetical Order)
128135

129136
* Abdulkbk
137+
* Boris Nagaev
130138
* Elle Mouton
131139
* Funyug
132140
* Mohamed Awnallah

0 commit comments

Comments
 (0)