diff --git a/book/book/Calldata.html b/book/book/Calldata.html index 3e46b1d..7bc3498 100644 --- a/book/book/Calldata.html +++ b/book/book/Calldata.html @@ -143,7 +143,7 @@

book

Calldata Encoding

NOTE: m => memory location, c => calldata location (which is still memory, but dedicated at the moment).

-

This file is used to elaborate how the arguments encoded in the src/Calldata.sol file have been encoded for all functions defined in the CallerContract contract.

+

This file is used to elaborate how the arguments encoded in the src/Calldata.sol file have been encoded for all functions defined in the CallerContract contract.

Function 1:

callAdd

Assume num = 7