The hash of transaction to poll
Options
Optional
blocks?: numberNumber of blocks mined after which to fail if transaction ttl is not set
Optional
interval?: numberInterval (in ms) at which to poll the chain
Node to use
Optional
_expectedMineRate?: numberOptional
_microBlockCycle?: numberNode to use
The transaction as it was mined
Return transaction details if it is mined, fail otherwise. If the transaction has ttl specified then would wait till it leaves the mempool. Otherwise would fail if a specified amount of blocks were mined.