local_message_signer middleware for web3.py (#1713)
This commit is contained in:
committed by
F. Eugene Aumson
parent
fde9fc9dd4
commit
4f25ff6a50
3
python-packages/middlewares/stubs/eth_utils/__init__.pyi
Normal file
3
python-packages/middlewares/stubs/eth_utils/__init__.pyi
Normal file
@@ -0,0 +1,3 @@
|
||||
from typing import Union
|
||||
|
||||
def to_checksum_address(value: Union[str, bytes]) -> str: ...
|
Reference in New Issue
Block a user