Gets the status of the operation.
The status of the operation.
Private
waitWaits for the operation to reach a specific status.
The minimal status to wait for.
The maximum time to wait.
The time interval to check the status.
The status of the operation or NotFound if the timeout is reached.
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.