mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-20 13:24:44 +00:00
Atomically update blob info with pruned blobs
This commit is contained in:
@@ -166,6 +166,7 @@ pub enum StoreOp<'a, E: EthSpec> {
|
||||
DeleteBlobs(Hash256),
|
||||
DeleteState(Hash256, Option<Slot>),
|
||||
DeleteExecutionPayload(Hash256),
|
||||
PutRawKVStoreOp(KeyValueStoreOp),
|
||||
}
|
||||
|
||||
/// A unique column identifier.
|
||||
|
||||
Reference in New Issue
Block a user