Skip to main content

run_batch

Function run_batch 

Source
pub async fn run_batch(cfg: DelegateConfig) -> Result<Vec<DelegateResult>>
Expand description

Run a batch of delegations. Blocks until every child completes (success or failure). On depth exhaustion, returns an error immediately without spawning anything.