Closed makoto closed 8 years ago
Currently there is no check whether address.send() has succeeded or not.
address.send()
Follow this guideline
https://github.com/makoto/blockparty/pull/18 though I have to change modifier to throw rather than send money back
Currently there is no check whether
address.send()
has succeeded or not.Follow this guideline