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

Commit

Permalink
Arghash Marshaller
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaubennassar committed Sep 22, 2023
1 parent 47bc6ed commit d567829
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added test/__debug_bin
Binary file not shown.
2 changes: 1 addition & 1 deletion tx/tx.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import (

type ZKP struct {
NewStateRoot types.ArgHash `json:"newStateRoot"`
NewLocalExitRoot types.ArgHash `json:"newLovalExitRoot"`
NewLocalExitRoot types.ArgHash `json:"newLocalExitRoot"`
Proof types.ArgBytes `json:"proof"`
}

Expand Down

0 comments on commit d567829

Please sign in to comment.