Blockcount - checks two nodes for being online laged from one another First node - basic reference node Second node - node for block delay and being online check
-
Set your node variables in file settings.py
-
Set two variables in eth-count.py with nodes to be checked ############################################# base_url = settings.< your node variable name > ex. base_url = settings.ethereum_infura - ethereum_infura should be mentioned as variable in file settings.py #############################################