orca_whirlpools_docs::orca_whirlpools_client

Function fetch_all_maybe_whirlpools_config

pub fn fetch_all_maybe_whirlpools_config(
    rpc: &RpcClient,
    addresses: &[Pubkey],
) -> Result<Vec<MaybeAccount<WhirlpoolsConfig>>, Error>