Function owasm_kit::oei::save_return_data
source · [−]pub fn save_return_data(data: &[u8])Expand description
Saves the given data as the result of the oracle execution. Must only be called during execution phase and must be called exactly once.