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

    Type Alias AuthorizationQueue

    AuthorizationQueue: FixedSizeArray<
        AuthorizerHash,
        state.AUTHORIZATION_QUEUE_SIZE,
    >

    A fixed-size queue of authorization hashes used to fill up the pool.

    Can be set using ASSIGN host call in batches of AUTHORIZATION_QUEUE_SIZE.