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