| Class | Description |
|---|---|
| HttpMethods |
All used HTTP methods
|
| Method |
Simple class to build up the rpc json call The class is instantiated and it's json conversion used as the rpc
payload
|
| NodeClient |
Service to query the chain Methods call the HTTP methods with an instantiated method object
|
| Enum | Description |
|---|---|
| MethodEnums |
ENUM that provides the methods to extract the requested key from the returned json
|