Open wmbutler opened 6 years ago
In monitor.js, it takes about 30 seconds before we are actively monitoring transactions. If anyone knows how to to speed up this initial process, it would be helpful. Worried that we might not pick upon the intended transaction due to this delay.
monitor.js
Because it's waiting for confirmations / last_irreversible_block?
In
monitor.js
, it takes about 30 seconds before we are actively monitoring transactions. If anyone knows how to to speed up this initial process, it would be helpful. Worried that we might not pick upon the intended transaction due to this delay.