mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-28 07:35:50 +00:00
Escrow: comment out singleton Python sample code
This commit is contained in:
@@ -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!
|
||||
|
||||
Reference in New Issue
Block a user