From 06592b0e4edf70caa7c3e1f6fcd810dda5da8757 Mon Sep 17 00:00:00 2001 From: OneEuroQuestion Date: Wed, 16 Oct 2024 10:08:36 +0200 Subject: [PATCH] stop the rewards indexing --- .../RestRpcAgreagorsCaller.ts | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/indexer/restrpc_agregators/RestRpcAgreagorsCaller.ts b/src/indexer/restrpc_agregators/RestRpcAgreagorsCaller.ts index 86cb4c0..6a52ee6 100644 --- a/src/indexer/restrpc_agregators/RestRpcAgreagorsCaller.ts +++ b/src/indexer/restrpc_agregators/RestRpcAgreagorsCaller.ts @@ -38,17 +38,17 @@ export async function RestRpcAgreagorsCaller(db: PostgresJsDatabase): Promise