Type Definition kintsugi_runtime_parachain::UnsignedFixedPoint
source · pub type UnsignedFixedPoint = FixedU128;
Expand description
The unsigned fixed point type.
pub type UnsignedFixedPoint = FixedU128;
The unsigned fixed point type.