Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NCHClient ¶
type NCHClient interface { basic.HttpClient lcd.LiteClient rpc.RPCClient tx.TxClient }
func NewNCHClient ¶
func NewNCHClient(baseUrl, nodeUrl string, networkType types.NetworkType, km keys.KeyManager) (NCHClient, error)
Click to show internal directories.
Click to hide internal directories.