Options for waitForTransaction method.
waitForTransaction
Optional
Interval in milliseconds. The method will check the transaction status every intervalMs milliseconds.
intervalMs
Timeout in milliseconds. After this time, the method will throw an error.
Options for
waitForTransaction
method.