0
I would like to test my application with all the edge cases. Could you please tell me is there a way to force fail the transaction in the testnet blockchain so I can test if my application handles that case correctly.
Thank you for the answers in advance.
1Hi Goran, Could you please be more specific what type of failure you mean? If you mean "not included in a block", you could just not publish it to the network. – Murch – 2016-01-06T13:38:43.380
The type of failure i mean is that when it is published but orphaned (or any other failure) – Goran – 2016-01-06T18:01:02.457
So, a doublespend? – Murch – 2016-01-06T20:04:09.440