Skip to content

Commit cea1e6a

Browse files
committed
fixup! Fix: Depencency was renamed pytezos-crypto
1 parent 1aa7ee1 commit cea1e6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/aleph/chains/tezos.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
import aiohttp
88
from aleph_message.models import Chain
9-
from aleph_pytezos.crypto.key import Key
9+
from pytezos_crypto.key import Key
1010
from configmanager import Config
1111
from nacl.exceptions import BadSignatureError
1212

0 commit comments

Comments
 (0)