pub const MAXIMUM_ITERATIONS_CALCULATE_INTEREST: usize = 30;
Expand description

Maximum iterations for calculate interest.