Skip to content

Commit

Permalink
Added 'rpc.discover' method to speculative json rpc api
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakub Zajkowski committed Apr 11, 2024
1 parent e4abcfa commit 7b5cfd6
Show file tree
Hide file tree
Showing 12 changed files with 4,149 additions and 103 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion resources/test/rpc_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"servers": [
{
"name": "any Casper Network node",
"name": "any Sidecar with JSON RPC API enabled",
"url": "http://IP:PORT/rpc/"
}
],
Expand Down
Loading

0 comments on commit 7b5cfd6

Please sign in to comment.