# Functions
Dial connects a client to the given URL and groupID.
DialContext pass the context to the rpc client.
LoadECPrivateKeyFromPEM reads file, divides into key and certificates.
LoadECPublicKeyFromPEM reads file, divides into key and certificates.
No description provided by the author
No description provided by the author
ParseConfigOptions parses from arguments.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Client defines typed wrappers for the Ethereum RPC API.
Config contains configuration items for sdk.
Connection represents a connection to an RPC server.
No description provided by the author
No description provided by the author
# Interfaces
Error wraps RPC errors, which contain an error code in addition to the message.