Function openethereum::db::impls::migration::current_version
source · [−]Expand description
Reads current database version from the file at given path.
If the file does not exist returns DEFAULT_VERSION
.