lnd/lntypes
Eng Zer Jun 0899cee987
refactor: replace min/max helpers with built-in min/max
We can use the built-in `min` and `max` functions since Go 1.21.

Reference: https://go.dev/ref/spec#Min_and_max
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2025-02-06 09:45:10 +08:00
..
channel_party.go lnwallet: remove mutateState from evaluateHTLCView 2024-10-14 09:33:16 -06: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.go lntypes: add new units WeightUnit and VByte 2024-05-24 23:56:28 +08:00
txsize_test.go lntypes: add new units WeightUnit and VByte 2024-05-24 23:56:28 +08:00