| Package | Description |
|---|---|
| one.block.eosiojavarpcprovider.error |
Provides the classes necessary to describe meaningful exceptions that occur during an RPC provider implementation like:
GetInfoRpcError and EosioJavaRpcErrorConstants. |
| one.block.eosiojavarpcprovider.implementations |
Provides the implementation of
IRPCProvider by using Retrofit library to communicate with EOSIO blockchain. |