tezos: display_address -> show

Signed-off-by: Adrian Matejov <adrian.matejov@simplestaking.com>
pull/25/head
Adrian Matejov 6 years ago committed by Tomas Susanka
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…
Cancel
Save