IbcChannelTx..::..Acknowledgement Method

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

Syntax


public Task<SingleSecretTx<MsgAcknowledgementResponse>> Acknowledgement(
	MsgAcknowledgement msg,
	TxOptions txOptions
)

Parameters

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