We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85f7278 commit 9daf271Copy full SHA for 9daf271
silverback/main.py
@@ -14,7 +14,7 @@
14
from ape.types import AddressType, ContractLog
15
from ape.utils import ManagerAccessMixin
16
from eth_typing import HexStr
17
-from eth_utils import keccak, to_hex
+from faster_eth_utils import keccak, to_hex
18
from ethpm_types.abi import encode_topic_value
19
from packaging.version import Version
20
from pydantic import BaseModel
0 commit comments