Skip to content

Commit 9daf271

Browse files
Update main.py
1 parent 85f7278 commit 9daf271

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

silverback/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
from ape.types import AddressType, ContractLog
1515
from ape.utils import ManagerAccessMixin
1616
from eth_typing import HexStr
17-
from eth_utils import keccak, to_hex
17+
from faster_eth_utils import keccak, to_hex
1818
from ethpm_types.abi import encode_topic_value
1919
from packaging.version import Version
2020
from pydantic import BaseModel

0 commit comments

Comments
 (0)