pub const MERKLE_CHANGESETS_RETENTION_BLOCKS: u64 = 128;
Default number of blocks to retain for merkle changesets. This is used by both the MerkleChangeSets stage and the pruner segment.
MerkleChangeSets