Constant openethereum::db::impls::migration::DEFAULT_VERSION
source · [−]const DEFAULT_VERSION: u32 = 5;Expand description
Database is assumed to be at default version, when no version file is found.
const DEFAULT_VERSION: u32 = 5;Database is assumed to be at default version, when no version file is found.