Module client

Module client 

Source
Expand description

Client struct with methods corresponding to each and every fullnode RPC.

Structsยง

Client
Client defines functions to communicate with ParallelChain RPC endpoints. Users are required to provide corresponding request specified in pchain_types in order to get a correct response.