Type Definition interbtc_primitives::SignedInner
source · pub type SignedInner = <FixedI128 as FixedPointNumber>::Inner;
Expand description
The Inner
type of the SignedFixedPoint
.
pub type SignedInner = <FixedI128 as FixedPointNumber>::Inner;
The Inner
type of the SignedFixedPoint
.