Initiates a contract execution transaction from a specified developer-controlled wallet.
By default, creation waits for the transaction to be processed and returns the transaction along with its txHash.
To disable this behavior, set waitForTransactionHash to false.
Initiates a contract execution transaction from a specified developer-controlled wallet.
By default, creation waits for the transaction to be processed and returns the transaction along with its txHash. To disable this behavior, set
waitForTransactionHashtofalse.