IbcChannelTx..::..ChannelOpenConfirm Method

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

Syntax


public Task<SingleSecretTx<MsgChannelOpenConfirmResponse>> ChannelOpenConfirm(
	MsgChannelOpenConfirm msg,
	TxOptions txOptions
)

Parameters

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