Escrow: comment out singleton Python sample code

This commit is contained in:
mDuo13
2017-08-28 10:56:26 -07:00
parent 5005350354
commit 03b8062536
2 changed files with 5 additions and 8 deletions

View File

@@ -39,6 +39,7 @@ console.log(release_date_ripple);
// 563846400
```
<!--{# //Python code works OK but we don't have full examples, so hiding it
*Python 3*
```python
@@ -49,6 +50,8 @@ print(release_date_ripple)
# 563846400
```
#}-->
<!-- MULTICODE_BLOCK_END -->
**Warning:** If you use a UNIX time in the `FinishAfter` field without converting to the equivalent Ripple time first, that sets the unlock time to an extra **30 years** in the future!