Function selfdestruct
pub fn selfdestruct<WIRE, H>(context: InstructionContext<'_, H, WIRE>)
Expand description
Implements the SELFDESTRUCT instruction.
Halt execution and register account for later deletion.
pub fn selfdestruct<WIRE, H>(context: InstructionContext<'_, H, WIRE>)
Implements the SELFDESTRUCT instruction.
Halt execution and register account for later deletion.