pub fn serum3_register_market(
    ctx: Context<'_, '_, '_, '_, Serum3RegisterMarket<'_>>,
    market_index: Serum3MarketIndex,
    name: String,
    oracle_price_band: f32
) -> Result<()>
Expand description

Serum