[][src]Function mantle::ext::create

pub fn create(endowment: U256, code: &[u8]) -> Result<Address, ExtCallError>

Create a new account with the given code Returns an error if the service constructor failed.