doc.go 215 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 9 10 /* The contracts package provides Go bindings for our contracts. To regenerate the bindings, run `make` The following programs are required: `jq`, `abigen`, and `solc` (at version 0.8.10) */ package op_bindings