mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Formatting of heading.
This commit is contained in:
parent
c66c5d4a21
commit
3170fd9a93
@ -157,7 +157,8 @@ on the type of `X` being
|
|||||||
|
|
||||||
Note that for any `X`, `len(enc(X))` is a multiple of 32.
|
Note that for any `X`, `len(enc(X))` is a multiple of 32.
|
||||||
|
|
||||||
## Function Selector and Argument Encoding
|
Function Selector and Argument Encoding
|
||||||
|
=======================================
|
||||||
|
|
||||||
All in all, a call to the function `f` with parameters `a_1, ..., a_n` is encoded as
|
All in all, a call to the function `f` with parameters `a_1, ..., a_n` is encoded as
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user