mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-22 15:38:11 +00:00
Fixed imports
This commit is contained in:
parent
bdfe3fd4ae
commit
8e5abb560e
@ -2,7 +2,7 @@ import unittest
|
||||
import common
|
||||
import binascii
|
||||
|
||||
import bitkeylib.bitkey_pb2 as proto
|
||||
import bitkeylib.trezor_pb2 as proto
|
||||
|
||||
'''
|
||||
./electrum -w ~/.electrum-bitkey mktx 1FQVPnjrbkPWeA8poUoEnX9U3n9DyhAVtv 0.001
|
||||
|
Loading…
Reference in New Issue
Block a user