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
Every time one creates a contract it automatically seems to create a new chain file as well (<contractname>.neo-express). However, not every contract is supposed to go on a new chain. Sometimes you want to create multiple contracts in 1 chain. I'd like the option to choose to create a new chain or use an existing one
The text was updated successfully, but these errors were encountered:
Every time one creates a contract it automatically seems to create a new chain file as well (
<contractname>
.neo-express). However, not every contract is supposed to go on a new chain. Sometimes you want to create multiple contracts in 1 chain. I'd like the option to choose to create a new chain or use an existing oneThe text was updated successfully, but these errors were encountered: