Skip to content

Commit

Permalink
update to zkevm RPC endpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
hexoscott authored and revitteth committed Dec 14, 2023
1 parent 8411fda commit f11fc9f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,12 @@ In order to enable the zkevm_ namespace, please add 'zkevm' to the http.api flag
- `zkevm_getBatchByNumber`
- `zkevm_isBlockConsolidated`
- `zkevm_verifiedBatchNumber`


### Not yet supported
- `zkevm_isBlockVirtualized`
- `zkevm_virtualBatchNumber`
- `zkevm_getFullBlockByHash`
- `zkevm_getFullBlockByNumber`

### Not yet supported
- `zkevm_getNativeBlockHashesInRange`

***
Expand Down

0 comments on commit f11fc9f

Please sign in to comment.