mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
tutorial escrow doublespend
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user