Type Definition kintsugi_runtime_parachain::UnsignedInner
source · pub type UnsignedInner = <FixedU128 as FixedPointNumber>::Inner;
Expand description
The Inner
type of the UnsignedFixedPoint
.
pub type UnsignedInner = <FixedU128 as FixedPointNumber>::Inner;
The Inner
type of the UnsignedFixedPoint
.