diff --git a/db/buckets.go b/db/buckets.go index 8bb4f6496..ddb784e71 100644 --- a/db/buckets.go +++ b/db/buckets.go @@ -33,8 +33,8 @@ const ( BlockCommitments Temporary // used temporarily for migrations SchemaIntermediateState - P2PHash L1HandlerTxnHashByMsgHash // maps l1 handler msg hash to l1 handler txn hash + P2PHash ) // Key flattens a prefix and series of byte arrays into a single []byte.