Skip to content

Commit

Permalink
fix(protocol): rename treasure to treasury (#13780)
Browse files Browse the repository at this point in the history
Co-authored-by: David <david@taiko.xyz>
  • Loading branch information
dantaik and davidtaikocha authored May 18, 2023
1 parent a42a33b commit ccecd70
Show file tree
Hide file tree
Showing 16 changed files with 540 additions and 540 deletions.
4 changes: 2 additions & 2 deletions packages/eventindexer/TaikoL1.json
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@
},
{
"internalType": "address",
"name": "treasure",
"name": "treasury",
"type": "address"
},
{
Expand Down Expand Up @@ -1065,7 +1065,7 @@
},
{
"internalType": "address",
"name": "treasure",
"name": "treasury",
"type": "address"
},
{
Expand Down
2 changes: 1 addition & 1 deletion packages/eventindexer/contracts/taikol1/TaikoL1.go

Large diffs are not rendered by default.

Loading

0 comments on commit ccecd70

Please sign in to comment.