Sequencer pruning
Can be enabled in helm through the following config:It is recommended that sequencer pruning is enabled and the
pruningInterval is set to 1 hour and the retentionPeriod to 30 days.CometBFT pruning
It is enabled by default. Pruning is defined as the number of blocks to keep. Older blocks are pruned. The number of blocks to keep can be configured under thenode helm values key.
Participant pruning
Participant pruning is also supported and recommend. To enable it, set the following helm value on your validator chart:additionalEnvVars on your participant: