pub fn fixed_price_lots(price_data: u64) -> i64
Expand description

Retrieves the price (in lots) from a fixed order’s price data

Reverse of fixed_price_data().