Skip to content

Commit 5a84ca8

Browse files
authored
Merge pull request #8986 from Roasbeef/min-relay-fee-rpc
lnrpc: add new min_relay_fee response to EstimateFee
2 parents 51f3577 + 7f96d10 commit 5a84ca8

File tree

5 files changed

+447
-420
lines changed

5 files changed

+447
-420
lines changed

docs/release-notes/release-notes-0.18.3.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,9 @@ commitment when the channel was force closed.
100100
SendCoins(req)
101101
```
102102

103+
* The `EstimateFee` call on the `walletrpc` sub-server now [also returns the
104+
current `min_relay_fee`](https://github.com/lightningnetwork/lnd/pull/8986).
105+
103106
## lncli Additions
104107

105108
* [Added](https://github.com/lightningnetwork/lnd/pull/8491) the `cltv_expiry`

0 commit comments

Comments
 (0)