lnd/watchtower/wtdb/migration8
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
..
codec.go wtdb/migration8: migrate channel max heights 2023-11-27 20:01:17 +02:00
log.go multi: start updating various loggers to use the new v2 type 2024-10-22 17:03:55 +02:00
migration.go wtdb/migration8: migrate channel max heights 2023-11-27 20:01:17 +02:00
migration_test.go wtdb/migration8: migrate channel max heights 2023-11-27 20:01:17 +02:00
range_index.go refactor: replace min/max helpers with built-in min/max 2025-02-06 09:45:10 +08:00