remove escape from Samourai descriptor export
This commit is contained in:
parent
b62073ce77
commit
57b813f39d
@ -1161,8 +1161,7 @@ async def samourai_account_descriptor(name, account_num):
|
||||
ch = await ux_show_story(
|
||||
ss_descriptor_export_story(
|
||||
addition=" for Samourai %s account." % name,
|
||||
background="\n"),
|
||||
escape='1'
|
||||
background="\n")
|
||||
)
|
||||
|
||||
if ch != 'y':
|
||||
|
||||
Loading…
Reference in New Issue
Block a user