[][src]Function mantle::ext::suicide

pub fn suicide(refund: &Address)

Halt execution and register account for deletion.

Value of the current account will be tranfered to refund address. Runtime SHOULD trap the execution.