duneanalytics / dune-client

A framework for interacting with Dune Analytics' officially supported API service
Apache License 2.0
85 stars 22 forks source link

fixup: Set a limit to 1 instead of 0 when retrieving query results metadata #113

Closed RichardKeo closed 7 months ago

RichardKeo commented 7 months ago

This change is needed because we are enforcing that the limit is non-zero on the API at the moment.