mirror of
https://github.com/lightningdevkit/rust-lightning.git
synced 2025-02-25 15:20:24 +01:00
5 lines
143 B
Text
5 lines
143 B
Text
|
## Backwards Compatibility
|
||
|
|
||
|
- Providing `ChannelMonitorUpdate`s generated by LDK 0.0.115 to a
|
||
|
`ChannelMonitor` on 0.0.114 or before may panic.
|