decode_raw_price_i64

Function decode_raw_price_i64 

Source
pub fn decode_raw_price_i64(value: i64) -> PriceRaw
Expand description

The raw i64 price has already been scaled by 10^9. Further scale it by the difference to FIXED_PRECISION to make it high/defi-precision raw price.