save_return_data

Function 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.