IbcClientTx..::..UpgradeClient Method

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

Syntax


public Task<SingleSecretTx<MsgUpgradeClientResponse>> UpgradeClient(
	MsgUpgradeClient msg,
	TxOptions txOptions
)

Parameters

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