occurs in middle of a sentence
This commit is contained in:
parent
6538dc9cb6
commit
d0a22014dd
@ -311,7 +311,7 @@ Press (3) if you really understand and accept these risks.
|
||||
|
||||
# export options
|
||||
k0 = 'to show change addresses' if allow_change and change == 0 else None
|
||||
export_msg, escape = export_prompt_builder('Address summary file',
|
||||
export_msg, escape = export_prompt_builder('address summary file',
|
||||
no_qr=bool(ms_wallet), key0=k0)
|
||||
escape += KEY_PAGE_UP+KEY_PAGE_DOWN+KEY_HOME+KEY_LEFT+KEY_RIGHT
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user