Skip to main content

run_exchange

Function run_exchange 

Source
pub async fn run_exchange(
    params: ExchangeParams<'_>,
) -> Result<ExchangeOutcome, ExchangeFailure>
Expand description

Run one SendAndFinish exchange end-to-end (no raw bytes enter actor queues).