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

    Variable authQueuesCodecConst

    authQueuesCodec: Descriptor<
        readonly AuthorizationQueue[] & WithOpaque<"number of cores">,
        SequenceView<
            AuthorizationQueue,
            SequenceView<
                OpaqueHash & WithOpaque<"AuthorizerHash">,
                OpaqueHash & WithOpaque<"AuthorizerHash">,
            >,
        >,
    > = ...