mirror of
https://github.com/aljazceru/breez-lnd.git
synced 2026-02-18 13:04:39 +01:00
In this commit, we migrate all wire messages in the database from the `legacy` to the `current` encoding. This affects the way we write the `CommitDiff` and `LogUpdates` struct to disk. We also need to migrate the network results bucket in the switch as it includes a wire message without a length prefix.