Bonus part of #44 Implement method `trackTransaction` (or whatever) that returns tuple with data and pull method (`[data, pull]`). * Data status in requested time * Pull returns data in requested time * Intended to be used in loops or by user action
Bonus part of #44
Implement method
trackTransaction(or whatever) that returns tuple with data and pull method ([data, pull]).