![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
User-controlled performance and debug options. More...
#include <txdb.h>
Public Attributes | |
| size_t | batch_write_bytes {DEFAULT_DB_CACHE_BATCH} |
| Maximum database write batch size in bytes. More... | |
| int | simulate_crash_ratio {0} |
| If non-zero, randomly exit when the database is flushed with (1/ratio) probability. More... | |
| size_t CoinsViewOptions::batch_write_bytes {DEFAULT_DB_CACHE_BATCH} |
| int CoinsViewOptions::simulate_crash_ratio {0} |