style: format code with gofmt

This commit is contained in:
Krypto Kajun
2025-11-08 10:37:52 -06:00
parent 8cba462024
commit ae4abc5b5c
32 changed files with 9207 additions and 5843 deletions

View File

@@ -78,4 +78,4 @@ func main() {
fmt.Println("\nChecking token1() selector:")
fmt.Printf(" Correct V3 selector: 0xd21220a7\n")
fmt.Printf(" Our code selector: 0x%x\n", token1Selector)
}
}