Structsยง
- A set of txs currently being handled, shared between instances of the incoming tx handler.
- A tracker of txs being handled in a single request. This will add the txs to the global
TxsBeingHandled
tracker as well.
TxsBeingHandled
tracker as well.