DEFAULT_MARCONI_MIN_TOKENS

Constant DEFAULT_MARCONI_MIN_TOKENS 

Source
pub const DEFAULT_MARCONI_MIN_TOKENS: usize = 256;
Expand description

Marconi snapshot-restore threshold: the shipped default, and the setter spark serve uses to pin it from --marconi-min-tokens before anything reads it. Re-exported rather than making model::mtp_carry public — the rest of that module is internal. The shipped threshold, and the only place it is written down.