Skip to content

Commit

Permalink
Merge pull request #413 from rossneilson/fix/update-erc20-bytecode
Browse files Browse the repository at this point in the history
fix: Updating bytecode for snapshot erc20 guild
  • Loading branch information
rossneilson committed Nov 8, 2022
2 parents fb9032f + a60f70c commit bfb42be
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions src/bytecodes/prod.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,9 @@
},
{
"type": "SnapshotERC20Guild",
"bytecode_hash": "0x6805b93ccc51bb989622d59a092a552a1d86e11cc0df3740354dfbfa714cb837",
"bytecode_hash": "0xcfe42d56f58ab49603c49e6c7ca4bd3d2260cec51d296e4a5cfa2a407e299b6c",
"features": [
"SNAPSHOT"
]
},
{
"type": "DXDGuild",
"bytecode_hash": "",
"features": []
}
]

0 comments on commit bfb42be

Please sign in to comment.