get_promise

Function get_promise 

Source
pub fn get_promise(promise_id: &PromiseId) -> GetPromiseResult
Expand description

Gets a handle to the result of the promise. Can only be called in the same agent that orignally created the promise.