Raw.AccountDaysTTL
Time to live in days of the current account
accountDaysTTL#b8d0afdf days:int = AccountDaysTTL;
export namespace Raw {
export class AccountDaysTTL {
constructor(params: { days: number }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0xb8d0afdf
Property
days
: numberThis account will self-destruct in the specified number of days