From c11e3e5164d54f07f88ab5ab9115471728f29b42 Mon Sep 17 00:00:00 2001 From: Guillaume Ballet <3272758+gballet@users.noreply.github.com> Date: Wed, 2 Aug 2023 22:06:20 +0200 Subject: [PATCH] move EIP-67870 to review --- EIPS/eip-6780.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EIPS/eip-6780.md b/EIPS/eip-6780.md index 2f8299df31bb81..b7ad033998b1f8 100644 --- a/EIPS/eip-6780.md +++ b/EIPS/eip-6780.md @@ -4,7 +4,7 @@ title: SELFDESTRUCT only in same transaction description: SELFDESTRUCT will recover all funds to the caller but not delete the account, except when called in the same transaction as creation author: Guillaume Ballet (@gballet), Vitalik Buterin (@vbuterin), Dankrad Feist (@dankrad) discussions-to: https://ethereum-magicians.org/t/deactivate-selfdestruct-except-where-it-occurs-in-the-same-transaction-in-which-a-contract-was-created/13539 -status: Draft +status: Review type: Standards Track category: Core created: 2023-03-25