entropyxyz / cli

CLI utility to ease interactions with an Entropy network.
GNU Affero General Public License v3.0
5 stars 0 forks source link

update test-net enpoint to start with `wss` #135

Closed frankiebee closed 4 days ago

frankiebee commented 1 week ago

the test-net endpoint on it's next reboot will be a wss endpoint. please write a migration for this

PS: @johnnymatthews registered user accounts will be cleared on network reboot. We'll think up a strategy to maybe handle this in code. but just fyi this will possibly cause bugs for users their keys will also not have balance.

johnnymatthews commented 1 week ago

Relevant PR to update docs here: https://github.com/entropyxyz/entropy-docs/pull/144

mixmix commented 4 days ago

Closed by https://github.com/entropyxyz/cli/pull/143