mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-03 00:31:50 +00:00
Remove the `OnDiskConsensusContext` type which is no longer used at all after the merge of: - https://github.com/sigp/lighthouse/pull/8724 This type was not necessary since the merge of Lion's change which removed the on-disk storage: - https://github.com/sigp/lighthouse/pull/5891 Co-Authored-By: Michael Sproul <michael@sigmaprime.io>