archway-network / cli

Develop WASM smart contracts with the Archway network developer CLI
https://docs.archway.io
Apache License 2.0
44 stars 21 forks source link

fix(accounts): Deleting an account with invalid format #255

Closed eliasmpw closed 11 months ago

eliasmpw commented 11 months ago

When trying to delete an account with invalid format, the command fails because the content validation fails. When deleting it should only check for the name/address of the account, not the content