1
0
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:
Adrian Matejov 2018-08-27 14:23:26 +02:00 committed by Tomas Susanka
parent 2750d668ad
commit f0f6807e4f

View File

@ -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,