mirror of
https://github.com/curly60e/pyblock.git
synced 2026-08-20 13:28:10 +02:00
Update nodeconnection.py
This commit is contained in:
parent
c26caf62be
commit
21e6672580
1 changed files with 0 additions and 1 deletions
|
|
@ -144,7 +144,6 @@ def remotegetblockcount(): # get access to bitcoin-cli with the command getblock
|
|||
try:
|
||||
a = rpc('getblockchaininfo')
|
||||
d = a
|
||||
print(d)
|
||||
clear()
|
||||
print("\033[1;32;40m")
|
||||
blogo()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue