mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-19 09:53:54 +01:00
383a6d274f
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_test.go | ||
migration.go | ||
mission_control_store.go | ||
route.go |