pull/40/head
yhtiyar 2022-01-10 18:49:06 +03:00
rodzic 9bd62ee7e4
commit 76edd88aea
2 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -1 +1 @@
MOONWORM_VERSION = "0.1.11"
MOONWORM_VERSION = "0.1.12"

Wyświetl plik

@ -81,7 +81,7 @@ def watch_contract(
sleep_time /= 2
# crawler.crawl(current_block, end_block)
crawler.crawl(current_block, end_block)
if state.state:
print("Got transaction calls:")
for call in state.state: