It is possible to create an account without keys #43
Labels
P1
High priority issue, which must be completed in the milestone otherwise the release is at risk.
Release Note
Issues which need a release note created.
Summary of the defect
It is possible to create an account with, for example, an empty key list.
Suggested resolution
Unlike with immutable files/topics/contracts, there is no reasonable use case for an account without keys. Make it invalid to submit a
CryptoCreate
whose key does no contain at least oneEd25519
key.The text was updated successfully, but these errors were encountered: