Skip to content

Commit

Permalink
Fix querying proposals.
Browse files Browse the repository at this point in the history
  • Loading branch information
NoahSaso committed Jan 7, 2024
1 parent a623b71 commit 0058707
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core/env.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1172,6 +1172,7 @@ export const getEnv = ({
'blockHeight',
'blockTimeUnixMs',
'value',
'version',
],
where: {
blockHeight: blockHeightFilter,
Expand Down

0 comments on commit 0058707

Please sign in to comment.