diff options
Diffstat (limited to 'docs/miscellaneous.rst')
-rw-r--r-- | docs/miscellaneous.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/miscellaneous.rst b/docs/miscellaneous.rst index 72e32617..0b3eed38 100644 --- a/docs/miscellaneous.rst +++ b/docs/miscellaneous.rst @@ -61,6 +61,7 @@ Layout in Memory **************** Solidity reserves three 256-bit slots: + - 0 - 64: scratch space for hashing methods - 64 - 96: currently allocated memory size (aka. free memory pointer) |