Post
Topic
Board Development & Technical Discussion
Merits 2 from 2 users
Topic OP
Contract Providing a Deposit Problem?
by
Staizita
on 19/04/2019, 12:12:16 UTC
⭐ Merited by d5000 (1) ,ETFbitcoin (1)
According to the example of the Providing a deposit in the bitcoin wiki, https://en.bitcoin.it/wiki/Contract#Example_1:_Providing_a_deposit

I found that even if the user is malicious, the malicious user can't be punished (no loss of money).

Code:
Obviously, if the user turns out to be abusive (i.e., a spammer), the website will not allow an early close of the contract.

Are there contract methods that can punish the malicious user?