mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-07-15 23:52:37 +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)
|
* [11](https://github.com/lightningnetwork/lnd/pull/9972)
|
||||||
|
|
||||||
## RPC Updates
|
## 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
|
## lncli Updates
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user