abax_library 1.0.0

Library for the Abax Protocol containing shared logic and data structures
Documentation
1
2
3
// SPDX-License-Identifier: BUSL-1.1
/// (deposit_fee_reductino_e6, debt_fee_reduction_e6)
pub type FeeReductions = (u32, u32);