[][src]Function ewasm_api::create

pub fn create(value: &EtherValue, data: &[u8]) -> CreateResult

Creates a contract with the the given code, sending the specified ether value to its address.