updates for python3
This commit is contained in:
@@ -14,7 +14,7 @@ class KeepKeyPlugin(TrezorCompatiblePlugin):
|
||||
|
||||
def __init__(self, *args):
|
||||
try:
|
||||
import client
|
||||
from . import client
|
||||
import keepkeylib
|
||||
import keepkeylib.ckd_public
|
||||
import keepkeylib.transport_hid
|
||||
|
||||
Reference in New Issue
Block a user