We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8963efe commit a1f0660Copy full SHA for a1f0660
multichain/openrpc.yaml
@@ -98,7 +98,7 @@ methods:
98
- name: requiredScopes
99
value:
100
eip155:
101
- chains:
+ scopes:
102
- eip155:1
103
- eip155:137
104
methods:
@@ -133,7 +133,7 @@ methods:
133
sessionId: "0xdeadbeef"
134
sessionScopes:
135
136
137
138
139
@@ -199,7 +199,7 @@ components:
199
- notifications
200
- methods
201
properties:
202
203
type: array
204
items:
205
$ref: "#/components/schemas/ScopeString"
0 commit comments