If an object deletes all its storage (e.g. with `storage.deleteAll()`), then it will cease to exist

If an object deletes all its storage (e.g. with
storage.deleteAll()
), then it will cease to exist once it shuts down.
Was this page helpful?