mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-03 01:54:59 -05:00
Update simple-serialize.md
This commit is contained in:
@@ -43,7 +43,7 @@ For convenience we alias:
|
||||
|
||||
## Serialization
|
||||
|
||||
We reccursively define the serialisation `serialize` function which consumes an object `value` (of the type specified) and returns a byte string of type `bytes`.
|
||||
We reccursively define the `serialize` function which consumes an object `value` (of the type specified) and returns a byte string of type `bytes`.
|
||||
|
||||
#### `uintN`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user