You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After writing to persistent storage (balances, transactions), call env.storage().persistent().extend_ttl() with appropriate threshold and extend_to values to prevent ledger entry expiry.
After writing to persistent storage (balances, transactions), call
env.storage().persistent().extend_ttl()with appropriatethresholdandextend_tovalues to prevent ledger entry expiry.