Typeberry by Fluffy Labs - v0.4.0
    Preparing search index...

    Type Alias AuthorizationPool

    AuthorizationPool: KnownSizeArray<
        AuthorizerHash,
        `At most ${typeof state.MAX_AUTH_POOL_SIZE}`,
    >

    A pool of authorization hashes that is filled from the queue.