pub const LIQUIDATION_CLOSE_THRESHOLD_USD: u64 = 100;
Expand description

The threshold at which accounts can have all their debts closed. Accounts with total exposure below this value can have their exposure reduced to zero.