All chains
    Preparing search index...

    Type Alias BlockLength

    BlockLength: PlainDescriptor<
        {
            max: { mandatory: number; normal: number; operational: number };
            max_header_size?: number;
        },
    >

    The maximum length of a block (in bytes).