Tunable options for the on‐disk coins (UTXO) view database.
Synopsis
Declared in <txdb.h>
struct CoinsViewOptions;
Data Members
Name |
Description |
Maximum database write batch size in bytes. |
|
If non‐zero, randomly exit when the database is flushed with (1/ratio) probability. |
Created with MrDocs