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

    Variable ancestryCodecConst

    ancestryCodec: Descriptor<
        AncestryItem[],
        SequenceView<
            AncestryItem,
            ViewOf<
                AncestryItem,
                {
                    headerHash: Descriptor<
                        Bytes<32> & pvm.WithOpaque<"HeaderHash">,
                        Bytes<32>,
                    >;
                    slot: Descriptor<
                        number & WithBytesRepresentation<4> & pvm.WithOpaque<
                            "TimeSlot[u32]",
                        >,
                        Bytes<4>,
                    >;
                },
            >,
        >,
    > = ...

    Ancestry ::= SEQUENCE (SIZE(0..24)) OF AncestryItem Empty when feature-ancestry is not supported by both parties