mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-04-29 04:06:18 -04:00
Update ethereum.md
This commit is contained in:
parent
e33346d944
commit
ce13433b29
@ -3,6 +3,8 @@
|
|||||||
|
|
||||||
### Basics
|
### 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.
|
* 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:
|
* an Ethereum account contains four fields:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user