1 2 3
// SPDX-License-Identifier: BUSL-1.1 /// (deposit_fee_reductino_e6, debt_fee_reduction_e6) pub type FeeReductions = (u32, u32);