Skip to content

Commit 2725923

Browse files
Bump openrpc to 0.10.5 (#1504)
Update referenced openRPC file to v0.10.5
1 parent 8c99f7a commit 2725923

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ const config = {
7676
],
7777
openrpc: {
7878
openrpcDocument:
79-
"https://metamask.github.io/api-specs/0.9.3/openrpc.json",
79+
"https://metamask.github.io/api-specs/0.10.5/openrpc.json",
8080
path: "reference",
8181
sidebarLabel: "JSON-RPC API",
8282
},

0 commit comments

Comments
 (0)