ComputeTx..::..ExecuteContract<(Of <(<'T>)>)> Method (MsgExecuteContract, TxOptions)
Execute a function on a contract
Namespace:
SecretNET.TxAssembly: SecretNET (in SecretNET.dll)
Syntax
public Task<SingleSecretTx<T>> ExecuteContract<T>( MsgExecuteContract msg, TxOptions txOptions )
Type Parameters
- T