mirror of
https://github.com/curly60e/pyblock.git
synced 2026-08-16 13:00:52 +02:00
Update Python-BlockClock.py
This commit is contained in:
parent
9a177fe1d0
commit
9e5eb335c0
1 changed files with 0 additions and 2 deletions
|
|
@ -3,8 +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"
|
||||
os.system(path + bitcoincli)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue