22 - Ethereum State
Ethereum state is made up of objects called "accounts", with each account having a 20-byte address and state transitions being direct transfers of Value and information between accounts.
- State -> Accounts
- Account -> 20 Byte Address
- Acount <-> Account
- Transfer of Value & Information