File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
33> A "swiss army knife" distribution of _ go-ethereum_ , with support for many species of Ethereum networks.
44
5- [ ![ OpenRPC] ( https://img.shields.io/static/v1.svg?label=OpenRPC&message=1.10.0 &color=blue )] ( #openrpc-discovery )
5+ [ ![ OpenRPC] ( https://img.shields.io/static/v1.svg?label=OpenRPC&message=1.0.10 &color=blue )] ( #openrpc-discovery )
66[ ![ API Reference] (
77https://camo.githubusercontent.com/915b7be44ada53c290eb157634330494ebe3e30a/68747470733a2f2f676f646f632e6f72672f6769746875622e636f6d2f676f6c616e672f6764646f3f7374617475732e737667
88)] ( https://godoc.org/github.com/multi-geth/multi-geth )
@@ -274,7 +274,7 @@ $ curl -X POST -H 'Content-Type: application/json' --data '{"jsonrpc":"2.0","met
274274 " jsonrpc" : " 2.0" ,
275275 " id" : 1,
276276 " result" : {
277- " openrpc" : " 1.0.0 " ,
277+ " openrpc" : " 1.0.10 " ,
278278 " info" : {
279279 " description" : " This API lets you interact with an EVM-based client via JSON-RPC" ,
280280 " license" : {
@@ -284,7 +284,7 @@ $ curl -X POST -H 'Content-Type: application/json' --data '{"jsonrpc":"2.0","met
284284 " title" : " Ethereum JSON-RPC" ,
285285 " version" : " 1.0.0"
286286 },
287- " servers" : null ,
287+ " servers" : [] ,
288288 " methods" : [
289289 {
290290 " description" : " Returns the version of the current client" ,
You can’t perform that action at this time.
0 commit comments