mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-05 09:10:15 +00:00
add blob info
This commit is contained in:
@@ -130,7 +130,7 @@ pub struct BlobInfo {
|
||||
pub latest_blob_slot: Slot,
|
||||
}
|
||||
|
||||
impl StoreItem for AnchorInfo {
|
||||
impl StoreItem for BlobInfo {
|
||||
fn db_column() -> DBColumn {
|
||||
DBColumn::BeaconMeta
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user