entropyxyz / sdk

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

wait till networkReady #391

Closed mixmix closed 1 week ago

mixmix commented 1 week 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.