Skip to content

Commit c5adefd

Browse files
committed
chore: fix lint
1 parent 40322f8 commit c5adefd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/cli/server/chains/mainnet.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ var mainnetBor = &Chain{
4242
"44934656": 128,
4343
},
4444
Period: map[string]uint64{
45-
"0": 2,
45+
"0": 2,
4646
"79783223": 1,
4747
},
4848
ProducerDelay: map[string]uint64{

0 commit comments

Comments
 (0)