You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thread 'main' panicked at 'ws host does not start with ws://, double check ws address', cli/src/main.rs:59:21
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
The text was updated successfully, but these errors were encountered:
./target/release/uptest-cli -p wss://polkadot-rpc.dwellir.comUptest command line tool
Gathering information about all pallet's storage information
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value:ConnectionClosed', cli/src/helper.rs:58:47
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
thread 'main' panicked at 'ws host does not start with ws://, double check ws address', cli/src/main.rs:59:21
note: run with
RUST_BACKTRACE=1
environment variable to display a backtraceThe text was updated successfully, but these errors were encountered: