Update ethereum.md

This commit is contained in:
bt3gl 2022-03-11 04:30:05 +00:00 committed by GitHub
parent e33346d944
commit ce13433b29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,8 @@
### Basics
* the existence of a Turing-complete programming language means that arbitrary contracts can be created for any transaction type or application.
* a state is made up of objects called "accounts", with each account hacing a 20-byte address and state transitions being direct transfers of value and information between accounts.
* an Ethereum account contains four fields: