swanky-cli icon indicating copy to clipboard operation
swanky-cli copied to clipboard

Dev accounts should not be able to interact with networks other than `local`

Open codespool opened this issue 3 years ago • 0 comments

When checking the account, it should check the isDev flag. If true, it should prevent any contract subcommands on networks other than local.

Enhancement: Allow adding dev_ of `test_' prefix to custom network and allow interaction with dev accounts in that case a s well.

codespool avatar Oct 11 '22 05:10 codespool