bitshares / bitshares-pay

[unmaintained]
3 stars 3 forks source link

Socket has a 30 second delay before seeing blocks #2

Open wmbutler opened 6 years ago

wmbutler commented 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.

abitmore commented 6 years ago

Because it's waiting for confirmations / last_irreversible_block?