lnd.xprv/channeldb/migration21/legacy
Johan T. Halseth d4e90eae83
channeldb/migration21: add new serialization to package 'current'
We copy the new serialization togic to a new package 'current' and
export the methods we will need from the migration. This ensures that we
have isolation between the legacy and current serialization methods,
cleanly inidcating what type we are using during the migration.
2021-02-24 17:31:49 +01:00
..
legacy_codec.go channeldb/migration21: copy over legacy types+codec for migration21 2021-02-24 17:15:21 +01:00
legacy_decoding.go channeldb/migration21: add new serialization to package 'current' 2021-02-24 17:31:49 +01:00