diff --git a/cadence/20230811-destructor-removal/20230811-cadence-destructor-removal.md b/cadence/20230811-destructor-removal20230811-cadence-destructor-removal.md similarity index 99% rename from cadence/20230811-destructor-removal/20230811-cadence-destructor-removal.md rename to cadence/20230811-destructor-removal20230811-cadence-destructor-removal.md index f3c19c43..a878dfca 100644 --- a/cadence/20230811-destructor-removal/20230811-cadence-destructor-removal.md +++ b/cadence/20230811-destructor-removal20230811-cadence-destructor-removal.md @@ -1,5 +1,5 @@ --- -status: proposed +status: accepted flip: 131 authors: Daniel Sainati (daniel.sainati@dapperlabs.com) sponsor: Daniel Sainati (daniel.sainati@dapperlabs.com) @@ -213,4 +213,4 @@ Move is an example of a resource-based smart contract language that does not all ## Questions and Discussion Topics * Because this proposes to remove support for `destroy` entirely, it would be possible to re-add support back later once -we can make the method safer with respect to the trolling problem (e.g. by adding support for try-catch). \ No newline at end of file +we can make the method safer with respect to the trolling problem (e.g. by adding support for try-catch).