fix the warning about global
This commit is contained in:
parent
3051c25695
commit
2ee650dff6
@ -3260,7 +3260,6 @@ if __name__ == '__main__':
|
||||
# print('Bitcoin seems to be running: \n"%s"'%(aread))
|
||||
# if options.forcerun is None:
|
||||
# exit(0)
|
||||
global passphrase
|
||||
|
||||
if options.passphrase:
|
||||
passphrase = options.passphrase
|
||||
|
||||
Loading…
Reference in New Issue
Block a user