IbcChannelTx..::..ChannelOpenTry Method

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

Syntax


public Task<SingleSecretTx<MsgChannelOpenTryResponse>> ChannelOpenTry(
	MsgChannelOpenTry msg,
	TxOptions txOptions
)

Parameters

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