mirror of
https://github.com/isar/libmdbx.git
synced 2025-08-23 09:04:26 +08:00
mdbx-test: add '--keygen.zefofill=NO' option.
Change-Id: Iec45ab7a79846acc66cb034000ff3c146921e02a
This commit is contained in:
@@ -231,6 +231,7 @@ struct keygen_params_pod {
|
||||
uint32_t seed{0};
|
||||
uint64_t offset{0};
|
||||
keygen_case keycase{kc_random};
|
||||
bool zero_fill{false};
|
||||
};
|
||||
|
||||
struct actor_params_pod {
|
||||
|
Reference in New Issue
Block a user