Skip to content

Local Network

Compare
Choose a tag to compare
@lnbc1QWFyb24 lnbc1QWFyb24 released this 10 May 22:20
· 217 commits to master since this release
1ca1886

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)