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
As far as I'm aware, cargo-contract doesn't require the nightly toolchain anymore to be installed since v2 but instead the stable one. Though, contracts-node still requires it, which results in the need to install both toolchains when setting things up. Is this still really required or is this error only a leftover?
The text was updated successfully, but these errors were encountered:
As far as I'm aware,
cargo-contract
doesn't require the nightly toolchain anymore to be installed since v2 but instead the stable one. Though,contracts-node
still requires it, which results in the need to install both toolchains when setting things up. Is this still really required or is this error only a leftover?The text was updated successfully, but these errors were encountered: