Skip to content

Commit 401a0e3

Browse files
authored
docs(specs): update OpenRPC specifications from Daikon (#679)
1 parent 4bba0a4 commit 401a0e3

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

src/openrpc/chains/lumia/lumia.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ servers:
1111
name: Lumia Beam
1212
- url: https://lumia-prism.g.alchemy.com/v2
1313
name: Lumia Prism
14-
- url: https://lumia-testnet.g.alchemy.com/v2
15-
name: Lumia Testnet
1614
methods:
1715
- $ref: ../_components/evm/methods.yaml#/components/methods/eth_blockNumber
1816
- $ref: ../_components/evm/methods.yaml#/components/methods/eth_call

src/openrpc/chains/ronin/ronin.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ servers:
1212
- url: https://ronin-saigon.g.alchemy.com/v2
1313
name: Ronin Saigon
1414
methods:
15+
- $ref: ../_components/custom/methods.yaml#/components/methods/eth_simulateV1
1516
- $ref: ../_components/evm/methods.yaml#/components/methods/eth_blockNumber
1617
- $ref: ../_components/evm/methods.yaml#/components/methods/eth_call
1718
- $ref: ../_components/evm/methods.yaml#/components/methods/eth_callMany

0 commit comments

Comments
 (0)