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

    Variable authQueuesCodecConst

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