lnd.xprv/channeldb/migration13
Joost Jager 866623e84b
channeldb/migration13: migrate to mpp structure
This commit migrates the payments in the database to a new structure
that allows for multiple htlcs per payments. The migration introduces a
new sub-bucket that contains a list of htlcs and moves the old single
htlc into that.
2020-03-09 18:31:39 +01:00
..
log.go channeldb/migration13: migrate to mpp structure 2020-03-09 18:31:39 +01:00
migration_test.go channeldb/migration13: migrate to mpp structure 2020-03-09 18:31:39 +01:00
migration.go channeldb/migration13: migrate to mpp structure 2020-03-09 18:31:39 +01:00