Function unc_sdk::env::value_return
source ยท pub fn value_return(value: &[u8])Expand description
Sets the blob of data as the return value of the contract.
pub fn value_return(value: &[u8])Sets the blob of data as the return value of the contract.