[]Constant nimiq_database::lmdb::open::RDONLY

pub const RDONLY: Flags

Open the environment in read-only mode. No write operations will be allowed. LMDB will still modify the lock file - except on read-only filesystems, where LMDB does not use locks.