feat(order_utils.py) generate_order_hash_hex() (#1234)
This commit is contained in:
@@ -10,8 +10,8 @@ from typing import Any, List
|
||||
|
||||
from mypy_extensions import TypedDict
|
||||
|
||||
from eth_abi import encode_abi
|
||||
from web3 import Web3
|
||||
from eth_abi import encode_abi
|
||||
|
||||
from .type_assertions import assert_is_string, assert_is_list
|
||||
|
||||
|
Reference in New Issue
Block a user