mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-04-27 19:26:15 -04:00
Update ethereum.md
This commit is contained in:
parent
e33346d944
commit
ce13433b29
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user