Skip to content

Commit

Permalink
add missing parameter in query description
Browse files Browse the repository at this point in the history
  • Loading branch information
harisang committed Dec 20, 2024
1 parent d785d18 commit 4b7be2b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
-- Parameters:
-- {{start_time}} - the timestamp for which the analysis should start (inclusively)
-- {{end_time}} - the timestamp for which the analysis should end (exclusively)
-- {{blockchain}}: the corresponding network

with
block_range as (
Expand Down

0 comments on commit 4b7be2b

Please sign in to comment.