Gets the status of the operation.
The status of the operation.
Waits for the block containing the operation to be final.
Optional
timeout: numberThe maximum time to wait.
Optional
period: numberThe time interval to check the status.
The status of the operation or NotFound if the timeout is reached.
Waits for the operation to be included in a block.
Optional
timeout: numberThe maximum time to wait.
Optional
period: numberThe time interval to check the status.
The status of the operation or NotFound if the timeout is reached.
An operation object.