willexecutor default selected
This commit is contained in:
parent
bdcf1929f5
commit
7e6e8a2111
3
bal.py
3
bal.py
@ -73,7 +73,8 @@ class BalPlugin(BasePlugin):
|
|||||||
"base_fee": 100000,
|
"base_fee": 100000,
|
||||||
"status": "New",
|
"status": "New",
|
||||||
"info":"Bitcoin After Life Will Executor",
|
"info":"Bitcoin After Life Will Executor",
|
||||||
"address":"bcrt1qa5cntu4hgadw8zd3n6sq2nzjy34sxdtd9u0gp7"
|
"address":"bcrt1qa5cntu4hgadw8zd3n6sq2nzjy34sxdtd9u0gp7",
|
||||||
|
"selected":True
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
@ -225,7 +225,7 @@ class BalCloseDialog(BalDialog):
|
|||||||
#self._stopping=True
|
#self._stopping=True
|
||||||
#self.on_success_phase2()
|
#self.on_success_phase2()
|
||||||
# return
|
# return
|
||||||
print("have to sign",self.have_to_sign)
|
_logger.debug("have to sign",self.have_to_sign)
|
||||||
password=None
|
password=None
|
||||||
if self.have_to_sign is None:
|
if self.have_to_sign is None:
|
||||||
self.msg_set_invalidating()
|
self.msg_set_invalidating()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user