Skip to content

Commit 2e223a3

Browse files
Merge pull request 0xPolygon#351 from 0xPolygon/zkevm/rpc
ZKEVM: RPC JSON
2 parents d0a3f02 + 7f15daa commit 2e223a3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
184 KB
Loading

docs/zkEVM/api/json-rpc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ hide:
33
- toc
44
---
55

6-
<!--<embed type="text/html" src="https://playground.open-rpc.org/?schemaUrl=https://raw.githubusercontent.com/0xPolygon/polygon-docs/3eb44779e7380e91e5c92f160424159a3da1bdba/docs/zkEVM/api/zkevm.openrpc.json?uiSchema[appBar][ui:input]=false&uiSchema[appBar][ui:splitView]=false" width="100%" height="1000px">-->
6+
<embed type="text/html" src="https://playground.open-rpc.org/?schemaUrl=https://raw.githubusercontent.com/0xPolygon/polygon-docs/3eb44779e7380e91e5c92f160424159a3da1bdba/docs/zkEVM/api/zkevm.openrpc.json&uiSchema[appBar][ui:input]=false&uiSchema[appBar][ui:splitView]=false" width="100%" height="1000px">
77

88
<embed type="text/html" src="https://raw.githubusercontent.com/0xPolygon/polygon-docs/main/docs/learn/agglayer.md" width="100%" height="1000px">

mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -226,8 +226,8 @@ nav:
226226
- Basic Syntax: zkEVM/spec/zkasm/basic-syntax.md
227227
- Examples: zkEVM/spec/zkasm/examples.md
228228
- EVM vs. zkEVM: zkEVM/spec/evm-differences.md
229-
#- API:
230-
# - JSON RPC endpoints: zkEVM/api/json-rpc.md
229+
- API:
230+
- JSON RPC endpoints: zkEVM/api/json-rpc.md
231231
- Concepts:
232232
- Concepts: zkEVM/concepts/index.md
233233
- EVM basics: zkEVM/concepts/evm-basics.md

0 commit comments

Comments
 (0)