mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-19 01:43:16 +01:00
5370c90906
In this commit, we update an existing migration which at the time of writing has not been included in a release. We update it so that it converts the format used for MissionControl result encoding to use pure TLV instead. The 3 structs that have been updated are: `mcHop`, `mcRoute` and `paymentResult`. |
||
---|---|---|
.. | ||
codec.go | ||
hop.go | ||
log.go | ||
migration_test.go | ||
migration.go | ||
mission_control_store.go | ||
route.go |