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
When trying to create an account on testnet using an interactive mode it fails to create it:
flow accounts create
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
⚠ Upgrade to Cadence 1.0
The Crescendo network upgrade, including Cadence 1.0, is coming soon.
You may need to update your existing contracts to support this change.
Please visit our migration guide here:
https://cadence-lang.org/docs/cadence_migration_guide
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Enter an account name: test
✔ Testnet
❌ Command Error: account creation error
The text was updated successfully, but these errors were encountered:
When trying to create an account on testnet using an interactive mode it fails to create it:
The text was updated successfully, but these errors were encountered: