IbcClientTx..::..CreateClient Method

Namespace:  SecretNET.Tx
Assembly:  SecretNET (in SecretNET.dll)

Syntax


public Task<SingleSecretTx<MsgCreateClientResponse>> CreateClient(
	MsgCreateClient msg,
	TxOptions txOptions
)

Parameters

msg
Type: MsgCreateClient
txOptions
Type: SecretNET.Tx..::..TxOptions