1)The account model doesn’t require much space as the UTXO model, why is that a benefit?
2)How is the account model not as great as the UTXO model for privacy?
- In addition to simplicity, the Account/Balance Model is more efficient, as each transaction only needs to validate that the sending account has enough balance to pay for the transaction.
2)Because you cant send ethereum back to yourself, unless you have another wallet address.