Closed
Description
It should be required to only store the last accepted block + any pre-proposervm blocks (genesis) on disk. The rest should be stored on our behalf by the proposervm in avalanchego (and served to anyone that wants them).
Invariant: we never serve inner blocks to peers, only wrapped blocks?