0xProject / 0x-launch-kit-frontend

Apache License 2.0
114 stars 208 forks source link

updateStore thunk dispatches erc20 & erc721 thunks #402

Closed unjapones closed 5 years ago

unjapones commented 5 years ago

The thunk updateStore from /src/store/actions.ts should have some logic to avoid fetching things that don't mind to the current sub-app (i.e. erc20 sub app doesn't carre about the getAllCollectibles thunk).