Expand description
Functions§
- bloat
- Increase the block size by including the specified garbage bytes.
- initialize_
pallet - Initialize the pallet. Should be called once, if no genesis state was provided.
- set_
block_ length - Set how much of the block length should be filled with trash data on each block.
- set_
compute - Set how much of the remaining
ref_time
weight should be consumed byon_idle
. - set_
storage - Set how much of the remaining
proof_size
weight should be consumed byon_idle
.