mirror of
https://github.com/lightningdevkit/rust-lightning.git
synced 2025-02-24 23:08:36 +01:00
4 lines
201 B
Text
4 lines
201 B
Text
# Backwards Compatibility
|
|
* Downgrading after using `ChannelManager`'s
|
|
`unsafe_manual_funding_transaction_generated` may cause deserialization of
|
|
`ChannelManager` to fail with an `Err` (#3259).
|