docs: update link to NEO JSON-RPC 2.0 docs

This commit is contained in:
Anna Shaleva 2020-02-15 19:26:47 +03:00 committed by AnnaShaleva
parent b8715ddf11
commit 3ecc9c8bdb

View file

@ -76,4 +76,4 @@ Both methods also don't currently support arrays in function parameters.
## Reference
* [JSON-RPC 2.0 Specification](http://www.jsonrpc.org/specification)
* [NEO JSON-RPC 2.0 docs](https://docs.neo.org/en-us/node/cli/apigen.html)
* [NEO JSON-RPC 2.0 docs](https://docs.neo.org/docs/en-us/reference/rpc/latest-version/api.html)