pub const RECEIPTS: &str = "receipts";
Receipts column family (legacy, pre-v2): Vec<u8> => Vec<u8> Used only for migration reads (v1→v2). Not listed in TABLES, so drop_obsolete_cfs() removes it right after migration completes (same startup).
Vec<u8>
TABLES
drop_obsolete_cfs()