Skip to content

Commit

Permalink
add missing parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
fleupold committed Feb 4, 2025
1 parent 0fe990f commit 0c90d77
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
-- {{start_time}} - the timestamp for which the accounting should start (inclusively)
-- {{end_time}} - the timestamp for which the accounting should end (exclusively)
-- {{result}} - two views of the result, one aggregated and one on a per tx basis
-- {{blockchain}} - the blockchain for which to fetch the data

with
per_trade_protocol_fees as (
Expand Down

0 comments on commit 0c90d77

Please sign in to comment.