Skip to content

Commit a0e637a

Browse files
committed
EEI: Clarify semantics of selfDestruct()
1 parent 8329e90 commit a0e637a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eth_interface.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,7 @@ from last executed `call`, `callCode`, `callDelegate`, `callStatic` or `create`.
453453
## selfDestruct
454454

455455
Marks account for later deletion.
456-
This takes effect once the contract execution terminates.
456+
This takes effect once the transaction execution terminates.
457457

458458
*Note*: the contract **shall** halt execution after this call.
459459

0 commit comments

Comments
 (0)