diff --git a/README.md b/README.md index 66cdaec..11538cc 100644 --- a/README.md +++ b/README.md @@ -202,7 +202,7 @@ For further discussion, please enter [Telegram](https://t.me/troncoredevscommuni | TIP 1193 | [TIP-1193: TRON Provider JavaScript API](https://github.com/tronprotocol/tips/blob/master/tip-1193.md) | | Standards Track | Interface | false | Final | | TIP 3326 | [TIP-3326: Wallet Switch TRON Chain Method](https://github.com/tronprotocol/tips/blob/master/tip-3326.md) | | Standards Track | Interface | false | Final | | TIP 4906 | [TRC-4906: Fork from ERC-4907 Rental NFT](https://github.com/tronprotocol/tips/blob/master/tip-4906.md) | | Standards Track | TRC | false | Final | -| TIP 6780 | [Implement EIP-6780: SELFDESTRUCT only in same transaction](https://github.com/tronprotocol/tips/blob/master/tip-6780.md) | | Standards Track | VM | true | Last Call | +| TIP 6780 | [Implement EIP-6780: SELFDESTRUCT only in same transaction](https://github.com/tronprotocol/tips/blob/master/tip-6780.md) | | Standards Track | VM | true | Final | diff --git a/tip-6780.md b/tip-6780.md index a2ca05c..1faf427 100644 --- a/tip-6780.md +++ b/tip-6780.md @@ -2,7 +2,7 @@ tip: 6780 title: Implement EIP-6780: SELFDESTRUCT only in same transaction author: liang3885@hotmail.com -status: Last Call +status: Final type: Standards Track category: VM created: 2025-05-29