Function fetch_all_maybe_whirlpools_config

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