mirror of
https://github.com/FlipsideCrypto/chainwalkers-utils.git
synced 2026-02-06 10:06:43 +00:00
rerun setup
This commit is contained in:
parent
6cec6eff11
commit
19263bba9e
@ -3,7 +3,7 @@ import requests
|
||||
|
||||
class TendermintRPC:
|
||||
|
||||
def __init(self, node_url):
|
||||
def __init__(self, node_url):
|
||||
self.node_url = node_url
|
||||
|
||||
def get_block_height(self):
|
||||
|
||||
BIN
dist/chainwalkers_utils-0.0.4-py3.7.egg
vendored
BIN
dist/chainwalkers_utils-0.0.4-py3.7.egg
vendored
Binary file not shown.
Loading…
Reference in New Issue
Block a user