pub fn fixed_price_data(price_lots: i64) -> Result<u64>
Expand description

Creates price data for a fixed order’s price

Reverse of fixed_price_lots()