Function reth_db::test_utils::create_test_rw_db_with_path

source ยท
pub fn create_test_rw_db_with_path<P: AsRef<Path>>(
    path: P,
) -> Arc<TempDatabase<DatabaseEnv>>
Available on crate feature test-utils only.
Expand description

Create read/write database for testing