Settings
Help

selfdestruct

Function selfdestruct 

pub fn selfdestruct<WIRE, H>(context: InstructionContext<'_, H, WIRE>)
where WIRE: InterpreterTypes, H: Host + ?Sized,
Expand description

Implements the SELFDESTRUCT instruction.

Halt execution and register account for later deletion.