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