ComputeTx..::..ExecuteContract Method (MsgExecuteContract, TxOptions)

Execute a function on a contract

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

Syntax


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

Return Value