mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-07-12 14:12:27 +02:00
docs: update release notes for 0.20
This commit is contained in:
@ -94,6 +94,12 @@ circuit. The indices are only available for forwarding events saved after v0.20.
|
||||
* [11](https://github.com/lightningnetwork/lnd/pull/9972)
|
||||
|
||||
## RPC Updates
|
||||
* Previously the `RoutingPolicy` would return the inbound fee record in its
|
||||
`CustomRecords` field, which is duplicated info as it's already presented in
|
||||
fields `InboundFeeBaseMsat` and `InboundFeeRateMilliMsat`. This is now
|
||||
[fixed](https://github.com/lightningnetwork/lnd/pull/9572), the affected RPCs
|
||||
are `SubscribeChannelGraph`, `GetChanInfo`, `GetNodeInfo` and `DescribeGraph`.
|
||||
|
||||
|
||||
## lncli Updates
|
||||
|
||||
|
Reference in New Issue
Block a user