mirror of
https://github.com/romanz/amodem.git
synced 2026-04-20 13:16:42 +08:00
Pass 'state' during TREZOR initialization
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
from trezorlib.client import CallException, PinException
|
||||
from trezorlib.client import TrezorClient as Client
|
||||
from trezorlib.messages import IdentityType, PassphraseAck, PinMatrixAck
|
||||
from trezorlib.messages import IdentityType, PassphraseAck, PinMatrixAck, PassphraseStateAck
|
||||
from trezorlib.device import TrezorDevice
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user