[][src]Function grin_store::new_named_env

pub fn new_named_env(
    path: String,
    name: String,
    max_readers: Option<u32>
) -> Environment

TODO - We probably need more flexibility here, 500GB probably too big for peers... Create a new LMDB env under the provided directory with the provided name.