ethernaut
ethernaut copied to clipboard
compile version error!
Solidity 0.6.4 and call{value: ...}() instead of call.value()()
Fix compile version from 0.6.0 to 0.6.4 Because Solidity 0.6.4 and call{value: ...}() instead of call.value()().