Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixFan1992 committed Mar 4, 2024
1 parent d6fdfed commit 004d2f6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ const (
// checkBlockTooOldRange is the number of blocks that can be behind the latest block before
// we return a CheckBlockTooOld error
checkBlockTooOldRange = 128
zeroAddress = "0x0000000000000000000000000000000000000000"
zeroAddress = "0x0000000000000000000000000000000000000000"
)

type checkResult struct {
Expand Down

0 comments on commit 004d2f6

Please sign in to comment.