Skip to content

Commit ad89a24

Browse files
authored
Update 2.md
1 parent 4a2690e commit ad89a24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/2.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ As written in the [solidity documentation](https://docs.soliditylang.org/en/deve
77
Check before any low-level call that the address actually exists, for example before the low level call in the callERC20 function you can check that the address is a contract by checking its code size.
88

99
### References:
10-
https://github.com/code-423n4/code423n4.com/blob/main/_data/reports/2022-04-axelar.md#m-01-low-level-call-returns-true-if-the-address-doesnt-exist
10+
https://blog.solidityscan.com/secure-account-existence-check-for-low-level-calls-468269bdd899

0 commit comments

Comments
 (0)