5
1
I went ahead and wrote this semi-detailed post about how to implement Chargebacks, when I hit my head and said "Doh, maybe this can just be implemented more cleanly with Scripts".
So ... is there a way to use scripts to create a chargeback mechanism in Bitcoin? Has this been discussed before? (please provide links)
1The closest thing I've ever heard discussed would be escrow-type transactions using M of N signing. Also, in the link you posted it's apparent that the community at large seems to think chargebacks are a bad idea that go against the Bitcoin concept (I would tend to agree). Still, if you wanted to implement them, scripts would be the way to go. I don't know enough to answer the question directly, only to say that M of N signing and escrow transactions will probably solve whatever problem you're working on better. – David Perry – 2012-03-08T19:56:38.943