# Functions

GetChannelStateMigrations returns a migration list for the channel states.
GetMigrateChannelState0To1 returns a conversion function for migrating v0 channel state to v1.
MigrateEncodedVoucher0To1 converts a tuple encoded voucher to a map encoded voucher.
MigrateEncodedVoucherResult0To1 converts a tuple encoded voucher to a map encoded voucher.

# Structs

ChannelState0 is version 0 of ChannelState.
EncodedVoucher0 is version 0 of EncodedVoucher.
EncodedVoucherResult0 is version 0 of EncodedVoucherResult.