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

    Type Alias AccountRef

    AccountRef: string & { __brand: "AccountRef" }

    A branded account identifier string, so a plain string can't be used as an account. The only sources are the functions in this file and the SYSTEM accounts below, so every id is well-formed by construction.