IbcChannelTx..::..ChannelCloseInit Method

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

Syntax


public Task<SingleSecretTx<MsgChannelCloseInitResponse>> ChannelCloseInit(
	MsgChannelCloseInit msg,
	TxOptions txOptions
)

Parameters

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