referrerpolicy=no-referrer-when-downgrade

Crate cumulus_pallet_weight_reclaim

source ·
Expand description

Pallet and transaction extensions to reclaim PoV proof size weight after an extrinsic has been applied.

This crate provides:

  • StorageWeightReclaim transaction extension: it must wrap the whole transaction extension pipeline.
  • The pallet required for the transaction extensions weight information and benchmarks.

Re-exports§

Modules§

  • The pallet module in each FRAME pallet hosts the most important items needed to construct this pallet.

Structs§

Traits§

  • Weight functions needed for cumulus_pallet_weight_reclaim.