diff --git a/Python-BlockClock.py b/Python-BlockClock.py index b1f8e1d..4ec061b 100644 --- a/Python-BlockClock.py +++ b/Python-BlockClock.py @@ -3,7 +3,6 @@ import time as t from art import * -#/home/pi/Documents/bitcoin-0.19.1/bin/./bitcoin-cli -datadir=/mnt/royal/Bitcoin def getblock(): # get access to bitcoin-cli with the command getblockchaininfo bitcoincli = " getblockchaininfo"