Fix Python tests
This commit is contained in:
parent
849ca58228
commit
2fbe0aed32
@ -15,6 +15,8 @@ class ContractAddresses(NamedTuple): # noqa
|
|||||||
asset_proxy_owner: str
|
asset_proxy_owner: str
|
||||||
forwarder: str
|
forwarder: str
|
||||||
order_validator: str
|
order_validator: str
|
||||||
|
coordinator_registry: str
|
||||||
|
coordinator: str
|
||||||
|
|
||||||
|
|
||||||
class NetworkId(Enum):
|
class NetworkId(Enum):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user