lnd.xprv/channeldb/migration_01_to_11/zpay32
Conner Fromknecht 213c51a281
channeldb/migration_01_to_11: isolate zpay32 decoding
This commit copies over the relevant zpay32 decoding logic to ensure
that our prior migrations aren't affected by upcoming changes to the
zpay32 package, most notably changes to the default final_cltv_expiry
and expiry values.
2020-07-24 13:13:47 -07:00
..
amountunits.go channeldb/migration_01_to_11: isolate zpay32 decoding 2020-07-24 13:13:47 -07:00
bech32.go channeldb/migration_01_to_11: isolate zpay32 decoding 2020-07-24 13:13:47 -07:00
decode.go channeldb/migration_01_to_11: isolate zpay32 decoding 2020-07-24 13:13:47 -07:00
hophint.go channeldb/migration_01_to_11: isolate zpay32 decoding 2020-07-24 13:13:47 -07:00
invoice.go channeldb/migration_01_to_11: isolate zpay32 decoding 2020-07-24 13:13:47 -07:00