Instance of a function monitoring changes to a given transaction.
Can be stopped with monitor.stop().
monitor.stop()
Transaction being monitored.
Stop monitoring the transaction.
Instance of a function monitoring changes to a given transaction.
Can be stopped with
monitor.stop()
.