duneanalytics / dune-client

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

Remove Optional on Query Name #33

Closed bh2smith closed 1 year ago

bh2smith commented 1 year ago

This is unnecessary and annoying (since it has a default value). Also closes #30 (adding is_complete to ExecutionState).