public class DoubleSpend
extends Object
This is a little test app that waits for a coin on a local regtest node, then generates two transactions that double
spend the same output and sends them. It's useful for testing double spend codepaths but is otherwise not something
you would normally want to do.