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
ignore the env if its not the one parsed as chain+id, not panic.
2024-11-21T13:14:44.762949Z DEBUG hdp_cli::cli: running on log level: debug
thread 'main' panicked at hdp/src/hdp_run.rs:67:22:
Invalid chain ID in PROVIDER_URL env var: ParseChainIdError { input: "STARKNET" }
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
The text was updated successfully, but these errors were encountered:
ignore the env if its not the one parsed as chain+id, not panic.
The text was updated successfully, but these errors were encountered: