diff --git a/pystarport/cosmoscli.py b/pystarport/cosmoscli.py index 45e6453..6a47b2d 100644 --- a/pystarport/cosmoscli.py +++ b/pystarport/cosmoscli.py @@ -1132,7 +1132,6 @@ def event_query_tx_for(self, hash): "query", "event-query-tx-for", hash, - "-y", home=self.data_dir, stderr=subprocess.DEVNULL, )