With Solidity, there was a way to prevent the sending of funds to a contract by defining a function that is called when the called function is not found (or something similar). I can't find it, but it was documented in the docs somewhere. I want to prevent accidental irreversible ether lock-ins. Does anyone have an example?
0 ·
Comments