ComputeTx Methods
The ComputeTx type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
ExecuteContract(MsgExecuteContract, TxOptions) |
Execute a function on a contract
|
|
|
ExecuteContract<(Of <<'(T>)>>)(MsgExecuteContract, TxOptions) |
Execute a function on a contract
|
|
|
InstantiateContract |
Instantiate a contract from code id.
|
|
|
StoreCode |
Upload a compiled contract to Secret Network.
|

