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

    Variable SAGA_STATESConst

    SAGA_STATES: readonly [
        "REQUESTED",
        "RESERVED",
        "SUBMITTED",
        "SETTLED",
        "FAILED",
    ] = ...

    The states a payout saga moves through, from request to settled (or failed).

    The payout saga for the saga states; subscriptions have their own page.