entropyxyz / sdk

Official JavaScript SDK for Entropy blockchain.
GNU Affero General Public License v3.0
8 stars 0 forks source link

wait till networkReady #391

Closed mixmix closed 5 months ago

mixmix commented 5 months ago

We've seen it takes different amounts of time to for network to be ready in tests.

This PR adds a check - poll the network till you're able to open a WS connection.