mirror of
https://github.com/lightningnetwork/lnd.git
synced 2026-08-16 13:00:19 +02:00
Add a new mcRoute type that houses the data about a route that MC actually uses. Then add a migration (channeldb/migration32) that migrates the existing store from its current serialisation to the new, more minimal serialisation. |
||
|---|---|---|
| .. | ||
| codec.go | ||
| hop.go | ||
| log.go | ||
| migration.go | ||
| migration_test.go | ||
| mission_control_store.go | ||
| route.go | ||