mirror of
https://github.com/curly60e/pyblock.git
synced 2026-08-13 12:33:15 +02:00
Update PyBlock.py
This commit is contained in:
parent
881f944db5
commit
97bb9cbc4e
1 changed files with 1 additions and 1 deletions
|
|
@ -7514,7 +7514,7 @@ def fullbtclnd():
|
|||
lndconnectload["ln"] = input("Insert the Path to Lncli. Normally you just need to type 𝙡𝙣𝙘𝙡𝙞: ")
|
||||
pickle.dump(lndconnectload, open("config/blndconnect.conf", "wb")) # Save the file 'bclock.conf'
|
||||
if yesno in ["NO", "no", "nO", "No"]:
|
||||
menuSelection()
|
||||
fullbtc()
|
||||
|
||||
|
||||
def introINIT():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue