Type Definition substrate_fixed::types::U64F64[][src]

type U64F64 = FixedU128<U64>;

FixedU128 with 64 integer bits and 64 fractional bits.