File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 16
16
for a given channel via ` estimated_channel_liquidity_range ` (#1549 ).
17
17
* Options which cannot be changed at runtime have been moved from
18
18
` ChannelConfig ` to ` ChannelHandshakeConfig ` (#1529 ).
19
+ * ` find_route ` takes ` &NetworkGraph ` instead of `ReadOnlyNetworkGraph (#1583 ).
19
20
* ` ChannelDetails ` now contains a copy of the current ` ChannelConfig ` (#1527 ).
20
21
* The ` lightning-invoice ` crate now optionally depends on ` serde ` , with
21
22
` Invoice ` implementing ` serde::{Deserialize,Serialize} ` if enabled (#1548 ).
42
43
serializing ` ChannelConfig ` using the LDK serialization API, however, if a
43
44
backward compatibility wrapper is required, please open an issue.
44
45
45
- In total, this release features 32 files changed, 1839 insertions, 490
46
- deletions in 31 commits from 9 authors, in alphabetical order:
47
-
46
+ In total, this release features 32 files changed, 1868 insertions, 520
47
+ deletions in 32 commits from 9 authors, in alphabetical order:
48
48
* Antoine Riard
49
49
* Daniel Granhão
50
50
* Elias Rohrer
You can’t perform that action at this time.
0 commit comments