mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-02-10 09:36:39 +00:00
Update simple-serialize.md
This commit is contained in:
parent
99074d09ec
commit
bac352e70f
@ -43,7 +43,7 @@ For convenience we alias:
|
|||||||
|
|
||||||
## Serialization
|
## 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`
|
#### `uintN`
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user