pub async fn process_evict_seat(
client: &EllipsisClient,
market_pubkey: &Pubkey,
trader_to_evict: &Option<Pubkey>
) -> Result<()>pub async fn process_evict_seat(
client: &EllipsisClient,
market_pubkey: &Pubkey,
trader_to_evict: &Option<Pubkey>
) -> Result<()>