24 - Account Types
Ethereum has two different types of accounts:
- Externally Owned Accounts (EOAs) controlled by private keys
- Contract Accounts controlled by their contract code
- Two Types:
- Externally Owned Account (EOA)
- Contract
- EOA -> Private Key
- Contract Account -> Code controlled