trufflesuite / drizzle-legacy

Reactive Ethereum datastore for dapp UIs.
http://truffleframework.com/docs/drizzle/getting-started
MIT License
502 stars 129 forks source link

Remove unnecessary saga #167

Closed cds-amal closed 5 years ago

cds-amal commented 5 years ago

web3Saga exposed an unused default function which tookLatest NETWORK_ID_FETCHING action to kick-off a getNetworkId sequence. NETWORK_ID_FETCHING was not hooked up.