ledgerloops / jerboa

A state-driven Ledger Loops node in TypeScript. Successor of strategies in https://github.com/ledgerloops/strategy-pit
Apache License 2.0
1 stars 0 forks source link

Arbitrary 1000ms timer #37

Closed michielbdejong closed 1 month ago

michielbdejong commented 1 month ago

It seems we need this pauze: https://github.com/ledgerloops/jerboa/blob/042c0f05ded338c780a2fe207c059c2fbcffb90e/src/Jerboa.ts#L490

But it's quite arbitrary to set it to 1000ms. We should understand this better and improve it.