- snip -
2. prepare TX which send all coins from "p2shaddresstest" to the "defaultaddress"
3. set timeout, for example 24h
4. send TX to the bitcoin network
The main aim, prepare some transaction which will send all remained coins from one address to the another after time out.
- snip -
Transactions do not spend "from an address". Transactions spend specifically listed unspent outputs. If you spend any of those outputs before the timeout, then the transaction becomes invalid and will be rejected by the network.