Stop hardcoding contract addresses (#2461)

* stop hardcoding contract addresses

* update changelog

* export ContractAddresses for docs
This commit is contained in:
Xianny
2020-02-04 15:49:45 +08:00
committed by GitHub
parent 400fb5a5bb
commit 919fc66b9d
5 changed files with 15 additions and 2 deletions

View File

@@ -1,3 +1,4 @@
export { ContractAddresses } from '@0x/contract-addresses';
export { WSOpts } from '@0x/mesh-rpc-client';
export {
AcceptedRejectedOrders,