-
Notifications
You must be signed in to change notification settings - Fork 725
Closed
Labels
C-housekeepingCategory: Refactoring, cleanups, code qualityCategory: Refactoring, cleanups, code qualityNodeNode teamNode teamP-lowPriority: lowPriority: lowT-nodeTeam: issues relevant to the node experience teamTeam: issues relevant to the node experience team
Description
#6300 made me realize that we specify version of rocks we use in several places. This is a bit subomtimal. In the store/lib.rs
we might want to add pub extern crate rocksdb;
to have the version specified in just one Cargo.toml
Metadata
Metadata
Assignees
Labels
C-housekeepingCategory: Refactoring, cleanups, code qualityCategory: Refactoring, cleanups, code qualityNodeNode teamNode teamP-lowPriority: lowPriority: lowT-nodeTeam: issues relevant to the node experience teamTeam: issues relevant to the node experience team