Function ss_ewasm_api::create[][src]

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

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