Skip to content

Commit

Permalink
Update cowprotocol/accounting/rewards/mainnet/block_number_interval_f…
Browse files Browse the repository at this point in the history
…rom_time_interval_query_3333356.sql

Co-authored-by: Felix Leupold <[email protected]>
  • Loading branch information
harisang and fleupold authored Dec 2, 2024
1 parent e89c80a commit 0817e9a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 0817e9a

Please sign in to comment.