Function mango_v4_client::gpa::fetch_serum3_markets
source · pub async fn fetch_serum3_markets(
rpc: &RpcClientAsync,
program: Pubkey,
group: Pubkey
) -> Result<Vec<(Pubkey, Serum3Market)>>
pub async fn fetch_serum3_markets(
rpc: &RpcClientAsync,
program: Pubkey,
group: Pubkey
) -> Result<Vec<(Pubkey, Serum3Market)>>