lnd/channeldb/migration33
Elle Mouton bfe4a08341
channeldb/migration33: migrate MC store pairs to default namespace
In this commit, the mission control store is migrated such that all
existing pairs which are currently stored directly in the top level
results bucket are now instead moved to a "default" namespace bucket.

Note that this migration is not yet invoked in this commit. The
migration will be invoked in the same commit that starts writing and
reading the new format.
2024-10-01 13:50:50 +02:00
..
log.go channeldb/migration33: migrate MC store pairs to default namespace 2024-10-01 13:50:50 +02:00
migration.go channeldb/migration33: migrate MC store pairs to default namespace 2024-10-01 13:50:50 +02:00
migration_test.go channeldb/migration33: migrate MC store pairs to default namespace 2024-10-01 13:50:50 +02:00