pub const DIRTY_JOURNAL_MAX_BYTES: u64 = _; // 10_485_760u64
Maximum dirty-range journal file size before the journal is discarded and a full Merkle resync is triggered (bytes). 10 MiB.