//
pkg.gl
Category
github.com/CPChain/cpchain-golang-sdk
internal
cpcclient
package
0.0.4
Repository:
https://github.com/cpchain/cpchain-golang-sdk.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
4
Files
145 SLOC
#
Functions
Dial
Dial connects a client to the given URL.
DialContext
No description provided by the author
NewClient
NewClient creates a client that uses the given RPC client.
#
Variables
NotFound
NotFound is returned by API methods if the requested item does not exist.
#
Structs
CallMsg
No description provided by the author
Client
Client defines typed wrappers for the Ethereum RPC API.