Structs§
- APIKey
- API Key container
- Params
- Request parameters
- Request
- JSON RPC Request
- Service
Address - Service address container containing
url
andendpoint
fields
url
is server host in the form of 127.0.0.1:8080
endpoint
is service endpoint route like /api
Constants§
- JSONRPC_
VERSION - JSONRPC version 2.0 compatible client library JSONRPC v2.0 specification