Keep uniform size small keys
Co-authored-by: Michael Sproul <micsproul@gmail.com>
This commit is contained in:
parent
4de523fb75
commit
756c881857
@ -179,7 +179,7 @@ pub enum DBColumn {
|
||||
#[strum(serialize = "blb")]
|
||||
BeaconBlob,
|
||||
/// Block roots of orphaned beacon blobs.
|
||||
#[strum(serialize = "blbo")]
|
||||
#[strum(serialize = "blo")]
|
||||
BeaconBlobOrphan,
|
||||
/// For full `BeaconState`s in the hot database (finalized or fork-boundary states).
|
||||
#[strum(serialize = "ste")]
|
||||
|
Loading…
Reference in New Issue
Block a user