serai/docs/processor
Luke Parker e010d66c5d
Only emit SignTranaction once
Due to the ordered message-queue, there's no benefit to multiple emissions as
there's no risk a completion will be missed. If it has yet to be read, sending
another which only be read after isn't helpful.

Simplifies code a decent bit.
2023-07-30 06:44:55 -04:00
..
Processor.md Only emit SignTranaction once 2023-07-30 06:44:55 -04:00