Function pwasm_ethereum::suicide[][src]

pub fn suicide(refund: &Address) -> !

Halt execution and register account for deletion

Value of the current account will be tranfered to refund address.