[][src]Function owasm_ethereum::suicide

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

Halt execution and register account for deletion

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