Function ewasm_api::create

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

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