ComputeTx..::..ExecuteContract<(Of <(<'T>)>)> Method (MsgExecuteContract, TxOptions)

Execute a function on a contract

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

Syntax


public Task<SingleSecretTx<T>> ExecuteContract<T>(
	MsgExecuteContract msg,
	TxOptions txOptions
)

Type Parameters

T

Return Value