mirror of
https://gitlab.com/pulsechaincom/lighthouse-pulse.git
synced 2025-01-05 18:42:20 +00:00
Clarify wording
Co-authored-by: Michael Sproul <micsproul@gmail.com>
This commit is contained in:
parent
756c881857
commit
e4b447395a
@ -122,7 +122,7 @@ impl StoreItem for AnchorInfo {
|
||||
/// Database parameters relevant to blob sync.
|
||||
#[derive(Debug, PartialEq, Eq, Clone, Encode, Decode, Serialize, Deserialize, Default)]
|
||||
pub struct BlobInfo {
|
||||
/// The slot before which blobs are available.
|
||||
/// The slot after which blobs are available (>=).
|
||||
pub oldest_blob_slot: Slot,
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user