pub(crate) const DEFAULT_LEDGER_OUTPUT_CONSOLIDATION_THRESHOLD: usize = 15;
Expand description
Amount at which outputs on a single addresses will get consolidated by default with a ledger secret_manager if consolidatioin is enabled, needs to be smaller because the memory of the ledger nano s is limited