From 0817e9a26b178173849f541e0a44da6dda3cad0f Mon Sep 17 00:00:00 2001 From: Haris Angelidakis <64154020+harisang@users.noreply.github.com> Date: Mon, 2 Dec 2024 18:05:50 +0200 Subject: [PATCH] Update cowprotocol/accounting/rewards/mainnet/block_number_interval_from_time_interval_query_3333356.sql Co-authored-by: Felix Leupold --- .../block_number_interval_from_time_interval_query_3333356.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cowprotocol/accounting/rewards/mainnet/block_number_interval_from_time_interval_query_3333356.sql b/cowprotocol/accounting/rewards/mainnet/block_number_interval_from_time_interval_query_3333356.sql index 99649f26..fa63a7b2 100644 --- a/cowprotocol/accounting/rewards/mainnet/block_number_interval_from_time_interval_query_3333356.sql +++ b/cowprotocol/accounting/rewards/mainnet/block_number_interval_from_time_interval_query_3333356.sql @@ -4,7 +4,7 @@ -- Parameters: -- {{start_time}} - the start date timestamp for the accounting period (inclusively) -- {{end_time}} - the end date timestamp for the accounting period (exclusively) --- {{blockchain}} -- the corresponding chain +-- {{blockchain}} -- the corresponding chain select min("number") as start_block,