Skip to content

Commit

Permalink
update block range query
Browse files Browse the repository at this point in the history
  • Loading branch information
harisang committed Jan 16, 2025
1 parent a3213a8 commit ed966fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/queries.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ def with_params(self, params: list[QueryParameter]) -> QueryBase:
QUERIES = {
"PERIOD_BLOCK_INTERVAL": QueryData(
name="Block Interval for Accounting Period",
q_id=4227027,
q_id=3333356,
),
"VOUCH_REGISTRY": QueryData(
name="Vouch Registry",
Expand Down

0 comments on commit ed966fc

Please sign in to comment.