mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-26 01:18:28 +00:00
tezos: display_address -> show
Signed-off-by: Adrian Matejov <adrian.matejov@simplestaking.com>
This commit is contained in:
parent
2750d668ad
commit
f0f6807e4f
@ -2,7 +2,7 @@ from trezor.crypto import hashlib
|
||||
from trezor.messages.TezosAddress import TezosAddress
|
||||
|
||||
from apps.common import seed
|
||||
from apps.common.display_address import show_address, show_qr
|
||||
from apps.common.show import show_address, show_qr
|
||||
from apps.tezos.helpers import (
|
||||
b58cencode,
|
||||
get_address_prefix,
|
||||
|
Loading…
Reference in New Issue
Block a user