lnd.xprv/channeldb/migration_01_to_11
Joost Jager 7aa4a7c7fc
channeldb/migration_01_to_11: isolate route structure
Before we change the Hop struct, isolate the code that is used in older
migrations to prevent breaking them.

route.go was taken from commit 6e463c1634061d595953f20813860207e5d485ce
2019-12-12 00:12:17 +01:00
..
addr.go
channel_test.go
channel.go
codec.go
db.go
error.go migration_01_to_11: remove version checking for migration tests 2019-10-31 11:25:07 +01:00
graph_test.go
graph.go
invoices.go
legacy_serialization.go
log.go
meta_test.go
meta.go
migration_09_legacy_serialization.go
migration_10_route_tlv_records.go
migration_11_invoices_test.go
migration_11_invoices.go
migrations_test.go
migrations.go
options.go
payment_control.go
payments_test.go channeldb/migration_01_to_11: remove unused code 2019-10-31 07:18:36 +01:00
payments.go
route.go