IbcChannelTx..::..ChannelOpenInit Method

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

Syntax


public Task<SingleSecretTx<MsgChannelOpenInitResponse>> ChannelOpenInit(
	MsgChannelOpenInit msg,
	TxOptions txOptions
)

Parameters

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