Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client defines typed wrappers for the Ethereum RPC API.
func DialOptions ¶
DialOptions creates a new RPC client for the given URL. You can supply any of the pre-defined client options to configure the underlying transport.
Click to show internal directories.
Click to hide internal directories.