owlprotocol / web3-redux

Web3 Redux Library
6 stars 1 forks source link

Web3 connection close handling #172

Open leovigna opened 2 years ago

leovigna commented 2 years ago

Handle websocket connection closes to reconnect to the websocket provider.

leovigna commented 2 years ago

/cib

github-actions[bot] commented 2 years ago

Branch issue-172 created! Clone with: git fetch && git checkout --track origin/issue-172 Rebase develop branch changes with: git checkout issue-172 && git rebase develop