Skip to content

Commit

Permalink
Merge pull request #61 from OpenZeppelin/plat-4666-add-support-for-ja…
Browse files Browse the repository at this point in the history
…pan-open-chain

Add support to japan open chain
  • Loading branch information
MCarlomagno authored Jun 10, 2024
2 parents b2f2020 + 4f32ab7 commit 15cd2b5
Show file tree
Hide file tree
Showing 4 changed files with 222 additions and 826 deletions.
4 changes: 3 additions & 1 deletion src/types/docs-schemas/definitions.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,9 @@
"sepolia",
"xdai",
"zksync",
"zksync-sepolia"
"zksync-sepolia",
"japan",
"japan-testnet"
]
},
"custom-network": {
Expand Down
3 changes: 2 additions & 1 deletion src/types/docs/definitions-definitions-publicnetwork.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,5 @@
| `"xdai"` | |
| `"zksync"` | |
| `"zksync-sepolia"` | |

| `"japan"` | |
| `"japan-testnet"` | |
Loading

0 comments on commit 15cd2b5

Please sign in to comment.