# Functions
No description provided by the author
No description provided by the author
# Structs
MaxTotalBlobSizeDecorator helps to prevent a PFB from being included in a block but not fitting in a data square.
MinGasPFBDecorator helps to prevent a PFB from being included in a block but running out of gas in DeliverTx (effectively getting DA for free) This decorator should be run after any decorator that consumes gas.
# Interfaces
No description provided by the author