@pwngh/economy-lab
    Preparing search index...

    Type Alias MovementOutcome

    MovementOutcome:
        | { seq: number; status: "accepted" }
        | { reason: RejectionCode | ErrorCode; status: "rejected" }

    What became of one offered movement. Accepted movements turn ledger-final at settle.