Local Network
This just a small release to fix a minor regression where Local networks were not being allowed. Now if a networkId
is passed in that isn't recognized, the network will be set to 'local' informing our backend to not watch any transactions on that network.
Changelog:
- Fix: Local Network (#78)