Skip to main content

selfdestruct

Function selfdestruct 

Source
pub fn selfdestruct<IT: ITy, H: Host + ?Sized>(
    context: InstructionContext<'_, H, IT>,
) -> InstructionExecResult
Expand description

Implements the SELFDESTRUCT instruction.

Halt execution and register account for later deletion.