lmdb: single environment, migrate existing databases with provided non-default environment name

This commit is contained in:
ardocrat
2026-04-17 00:44:09 +03:00
parent 593f4c420a
commit fcf0884b34
3 changed files with 94 additions and 27 deletions
Generated
+1
View File
@@ -1201,6 +1201,7 @@ dependencies = [
"grin_core",
"grin_util",
"heed",
"lazy_static",
"libc",
"log",
"memmap",