Skip to content

Commit

Permalink
Merge pull request #408 from serokell/ixahedron/ithaca-mainnet-activa…
Browse files Browse the repository at this point in the history
…tion

[Chore] Ithaca mainnet activation
  • Loading branch information
ixahedron authored Mar 21, 2022
2 parents f199bff + 2e0cdef commit d41288d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker/package/packages.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

networks = ["mainnet", "hangzhounet", "ithacanet"]
networks_protos = {
"mainnet": ["011-PtHangz2"],
"mainnet": ["011-PtHangz2", "012-Psithaca"],
"hangzhounet": ["011-PtHangz2"],
"ithacanet": ["012-Psithaca"],
}
Expand Down
2 changes: 1 addition & 1 deletion meta.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"release": "1",
"release": "2",
"maintainer": "Serokell <[email protected]>"
}

0 comments on commit d41288d

Please sign in to comment.