availproject / avail

772 stars 529 forks source link

Updated length_multiplier to use raw block_length #454

Closed ToufeeqP closed 6 months ago

ToufeeqP commented 6 months ago

Pull Request type

Please add the labels corresponding to the type of changes your PR introduces:

Description

After this PR, the limiting factor for BlockLength has been modified from padded to raw, as raw consistently contains a higher value than the padded field of AllExtrinsicsLen.

Checklist