Type Alias BlockLength

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

The maximum length of a block (in bytes).