Update Python-BlockClock.py

This commit is contained in:
curly60e 2020-05-09 18:23:31 -03:00 committed by GitHub
parent 980cd444ee
commit 9f2d384b35
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"