Open ethers opened 8 years ago
Abandoning extra ether is fine for simplicity: this policy should be documented though.
Examples: SingularDTVFund.sol has no fallback function on purpose And of course this can't be prevented https://github.com/ConsenSys/smart-contract-best-practices#remember-that-ether-can-be-forcibly-sent-to-an-account Related to #64
Abandoning extra ether is fine for simplicity: this policy should be documented though.
Examples: SingularDTVFund.sol has no fallback function on purpose And of course this can't be prevented https://github.com/ConsenSys/smart-contract-best-practices#remember-that-ether-can-be-forcibly-sent-to-an-account Related to #64