web3dart/json_rpc library
Fletch json_rpc package.
Classes
- JsonRPC
- RPCResponse
- Response from the server to an rpc request. Contains the id of the request and the corresponding result as sent by the server.
- RpcService
Exceptions / Errors
- RPCError
- Exception thrown when an the server returns an error code to an rpc request.