batch sign exit if not choices
This commit is contained in:
parent
cf393afbcb
commit
c1afdbfbd7
@ -1656,6 +1656,7 @@ async def _batch_sign(choices=None):
|
||||
|
||||
if not choices:
|
||||
await ux_show_story("No PSBTs found. Need to have '.psbt' suffix.")
|
||||
return
|
||||
|
||||
from auth import sign_psbt_file
|
||||
from ux import the_ux
|
||||
|
||||
Loading…
Reference in New Issue
Block a user