diff --git a/EIPS/eip-1052.md b/EIPS/eip-1052.md index cce394ecd9cd1c..f335e96ce65ce8 100644 --- a/EIPS/eip-1052.md +++ b/EIPS/eip-1052.md @@ -24,7 +24,7 @@ takes one argument from the stack, zeros the first 96 bits and pushes to the stack the keccak256 hash of the code of the account at the address being the remaining 160 bits. -In case the account does not exist `0` is pushed to the stack. +In case the account does not exist or is empty `0` is pushed to the stack. In case the account does not have code the keccak256 hash of empty data (i.e. `c5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470`)