Skip to content
This repository has been archived by the owner on May 11, 2024. It is now read-only.

Commit

Permalink
feat(bindings): update Go contract bindings (#561)
Browse files Browse the repository at this point in the history
Co-authored-by: David <david@taiko.xyz>
  • Loading branch information
mask-pp and davidtaikocha authored Feb 22, 2024
1 parent ca09881 commit bacedb0
Show file tree
Hide file tree
Showing 6 changed files with 38 additions and 43 deletions.
2 changes: 1 addition & 1 deletion bindings/.githead
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2607b5b027882d68cb7f6d423dc459d8083bdd3a
11af1ccb4ba671543084d1d5b99dfddf4749670f
4 changes: 0 additions & 4 deletions bindings/encoding/input.go
Original file line number Diff line number Diff line change
Expand Up @@ -92,10 +92,6 @@ var (
Name: "graffiti",
Type: "bytes32",
},
{
Name: "__reserved",
Type: "bytes32[2]",
},
}
tierProofComponents = []abi.ArgumentMarshaling{
{
Expand Down
14 changes: 7 additions & 7 deletions bindings/gen_guardian_prover.go

Large diffs are not rendered by default.

26 changes: 13 additions & 13 deletions bindings/gen_lib_proving.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit bacedb0

Please sign in to comment.