lnd/channeldb/migration
bitromortac dd5273c88c
multi: rename due to required maxHTLC bit
We rename `ChanUpdateOptionMaxHtlc` to `ChanUpdateRequiredMaxHtlc`
as with the latest changes it is now required.

Similarly, rename `validateOptionalFields` to
`ValidateChannelUpdateFields`, export it to use it in a later commit.
2023-02-21 11:10:39 +01:00
..
lnwire21 multi: rename due to required maxHTLC bit 2023-02-21 11:10:39 +01:00
create_tlb_test.go kvdb: move channeldb/kvdb to top level 2021-05-07 14:18:56 +02:00
create_tlb.go kvdb: move channeldb/kvdb to top level 2021-05-07 14:18:56 +02:00
log.go channeldb/migration: add generic CreateTLB migration 2020-05-26 18:55:27 -07:00