Function near_sdk::env::promise_result

source ·
pub fn promise_result(result_idx: u64) -> PromiseResult
Expand description

If the current function is invoked by a callback we can access the execution results of the promises that caused the callback.