• Adrian Sutton's avatar
    chore: Fix lint error (#11714) · 5b907dc8
    Adrian Sutton authored
    golangci-lint v1.60.2 seems to report a new error when performing a nil check and length != 0 on maps. We're not using this version in CI yet but fix the error to simplify the code and provide for a future upgrade.
    5b907dc8
Name
Last commit
Last update
..
beacondeposit Loading commit data...
testdata Loading commit data...
config.go Loading commit data...
config_test.go Loading commit data...
genesis.go Loading commit data...
helpers.go Loading commit data...
layer_one.go Loading commit data...
layer_one_test.go Loading commit data...
layer_two.go Loading commit data...
withdrawal_network.go Loading commit data...
withdrawal_network_test.go Loading commit data...