tutorial escrow doublespend

This commit is contained in:
diminator
2016-05-26 10:41:28 +02:00
parent 19d266df79
commit 649b1d4697

View File

@@ -1297,4 +1297,6 @@ tx_execute valid: False - tx_abort valid True (0s to timeout)
tx_execute valid: False - tx_abort valid True (-1s to timeout)
tx_execute valid: False - tx_abort valid True (-2s to timeout)
tx_execute valid: False - tx_abort valid True (-3s to timeout)
```
```
Of course, when the `execute` transaction was accepted in-time by bigchaindb, then writing the `abort` transaction after expiry will yield a `Doublespend` error.