lnd/lntypes
Keagan McClelland 34f7c31dc8
lntypes: Add Dual[A] primitive type
This commit introduces a new type Dual[A] to make it easier to
manage symmetric configurations or state for lightning channels.
2024-08-15 10:53:18 -07:00
..
channel_party.go lntypes: Add Dual[A] primitive type 2024-08-15 10:53:18 -07:00
comparison_test.go lntypes+routing: add generic Min/Max functions 2022-12-12 13:22:28 +01:00
comparison.go lntypes+routing: add generic Min/Max functions 2022-12-12 13:22:28 +01:00
hash.go lntypes: add ZeroHash 2019-06-05 12:41:41 +02:00
preimage.go lntypes: add preimage Matches method 2019-03-15 10:08:26 +01:00
txsize_test.go lntypes: add new units WeightUnit and VByte 2024-05-24 23:56:28 +08:00
txsize.go lntypes: add new units WeightUnit and VByte 2024-05-24 23:56:28 +08:00