Skip to content
This repository has been archived by the owner on Aug 24, 2024. It is now read-only.

Commit

Permalink
Bump openrpc to 0.10.5 (MetaMask#1504)
Browse files Browse the repository at this point in the history
Update referenced openRPC file to v0.10.5
  • Loading branch information
alexandratran authored Aug 23, 2024
1 parent 8c99f7a commit 2725923
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ const config = {
],
openrpc: {
openrpcDocument:
"https://metamask.github.io/api-specs/0.9.3/openrpc.json",
"https://metamask.github.io/api-specs/0.10.5/openrpc.json",
path: "reference",
sidebarLabel: "JSON-RPC API",
},
Expand Down

0 comments on commit 2725923

Please sign in to comment.