fix typo in CCProtocolPacker
from https://github.com/bitcoin-core/HWI/pull/616
This commit is contained in:
parent
63432118b6
commit
757209900a
@ -64,7 +64,7 @@ class CCProtocolPacker:
|
||||
|
||||
@staticmethod
|
||||
def start_backup():
|
||||
# prompts user with password for encrytped backup
|
||||
# prompts user with password for encrypted backup
|
||||
return b'back'
|
||||
|
||||
@staticmethod
|
||||
|
||||
Loading…
Reference in New Issue
Block a user