Skip to content
Juvix Markdown error

    ***/arch/node/engines/mempool_worker_behaviour.juvix.md:446:32-38: error: Symbol not in scope: TChash Perhaps
you meant: hash

Juvix imports
module arch.node.subsystems.ordering;
import arch.node.engines.executor open;
import arch.node.engines.mempool_worker open;

Ordering Subsystem

Purpose

The Ordering Subsystem is responsible for ordering transactions in the node.