cyrusadkisson/solidity-baby-steps

Replace kill() by Mortal

Closed this issue · 1 comments

To simplify each example, while sill allowing to copy paste we can abstract the kill() function into a Mortal contract.

#duplicate