Type Definition kintsugi_runtime_parachain::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
.