Skip to main content

execute_call

Function execute_call 

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

Dispatch one RTDL do node and stream its started/result events.