Skip to content

Commit

Permalink
Update proto/common/ethereum/ethereum.proto
Browse files Browse the repository at this point in the history
Co-authored-by: Lucas Bertrand <[email protected]>
  • Loading branch information
brewmaster012 and lumtis authored Sep 13, 2023
1 parent de85739 commit 3c687a5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion proto/common/ethereum/ethereum.proto
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ package ethereum;
option go_package = "github.com/zeta-chain/zetacore/common/ethereum";

message Proof {
// map<string,bytes> proof = 1;
repeated bytes keys = 1;
repeated bytes values = 2;
}

0 comments on commit 3c687a5

Please sign in to comment.