Skip to content

Commit f1b7e94

Browse files
committed
docs: update release notes for 0.20
1 parent 144c9f3 commit f1b7e94

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,12 @@
3232
## Functional Updates
3333

3434
## RPC Updates
35+
* Previously the `RoutingPolicy` would return the inbound fee record in its
36+
`CustomRecords` field, which is duplicated info as it's already presented in
37+
fields `InboundFeeBaseMsat` and `InboundFeeRateMilliMsat`. This is now
38+
[fixed](https://github.com/lightningnetwork/lnd/pull/9572), the affected RPCs
39+
are `SubscribeChannelGraph`, `GetChanInfo`, `GetNodeInfo` and `DescribeGraph`.
40+
3541

3642
## lncli Updates
3743

0 commit comments

Comments
 (0)