Is your feature request related to a problem? Please describe.
Currently the MAXIMUM_BLOCK_WEIGHT -> proof_size parameter is taken from cumulus_primitives here which is used in frame_system::Config::BlockWeight. But the proof_size should depend on interlays para chain block fullness.
Describe the solution you'd like
Needs to be discussed.
Additional context
Is your feature request related to a problem? Please describe.
Currently the
MAXIMUM_BLOCK_WEIGHT->proof_sizeparameter is taken fromcumulus_primitiveshere which is used inframe_system::Config::BlockWeight. But theproof_sizeshould depend on interlays para chain block fullness.Describe the solution you'd like
Needs to be discussed.
Additional context