Skip to main content

execute_call

Function execute_call 

Source
async fn execute_call(
    call: &CapabilityCall,
    node: NodeEventContext,
    tx: Sender<Result<RtdlEvent, Status>>,
    atlas: AtlasClient,
    provider_id: String,
    runtime: PlanRuntime,
) -> bool
Expand description

Dispatch one RTDL do node and stream node_state events.