Update BlockchainBalanceStore to not rely on erc*_wrappers + better balance equality assertions

This commit is contained in:
Michael Zhu
2019-10-09 15:42:50 -07:00
committed by Michael Zhu
parent 51282953bd
commit cde0169733
11 changed files with 398 additions and 181 deletions

View File

@@ -48,6 +48,7 @@ export {
ERC1155Holdings,
ERC1155NonFungibleHoldingsByOwner,
ERC721TokenIdsByOwner,
EthBalancesByOwner,
FillEventArgs,
MarketBuyOrders,
MarketSellOrders,