account.setAccountTTL
Set account self-destruction period
Example
TL schema
Parameters
Name | Type | Description |
ttl | Time to live in days |
Result
Possible errors
Code | Type | Description |
400 | TTL_DAYS_INVALID | The provided TTL is invalid |
Can bots use this methd ?
yes
Related pages
Last updated