Description
Problem
We need to better communicate that if an ECDSA account has a public key derived Alias, then you cannot use the Long0 Alias for that account. We should also normalize our terms for the two types of supported Alias.
Solution
Most of our Alias content seems to be on the page here:
https://docs.hedera.com/hedera/core-concepts/smart-contracts/understanding-hederas-evm-differences-and-compatibility/for-evm-developers-migrating-to-hedera/accounts-signature-verification-and-keys-ecdsa-vs.-ed25519
I think we need to review the content and add content on this page which I have started here:
https://docs.google.com/document/d/1gjo3eIucHKoq2z2BSyhzIbeZs5yi-tNhYb96-SkbKn0/edit?usp=sharing
We should also look to expand this needed account info to other areas in the docs such as "Core Concepts / Keys and Signatures"
Alternatives
No response