timeout caveat

This commit is contained in:
diminator 2016-05-26 15:02:28 +02:00
parent 09615955fc
commit 7602e3550c
No known key found for this signature in database
GPG Key ID: C3D8590E6D0D439A

View File

@ -901,6 +901,8 @@ Once expired, the asset is lost and cannot be fulfilled by anyone.
__Note__: The timeout conditions are BigchainDB-specific and not (yet) supported by the ILP standard.
__Caveat__: The times between nodes in a BigchainDB federation may (and will) differ slightly. In this case, the majority of the nodes will decide.
```python
# Create a timeout asset without any new_owners
timeout_tx = b.create_transaction(b.me, None, None, 'CREATE')