Files
lnd/channeldb/migtest/migtest.go
Elle Mouton 70e3f8f511 multi: pass in a MigrationConfig to all optional migrations
Define a MigrationConfig interface that should be used to pass the
config of an optional migration function. An implementation of this
interface is added for migration30 (the only current optional
migration).
2023-02-16 20:45:08 +02:00

3.1 KiB