- Your transaction completes - Encrypted data is submitted and queued in the cluster’s mempool
- Computation waits in queue - MPC nodes process computations from the mempool in order
- MPC execution - When your computation’s turn comes, MPC nodes execute it offchain
- Callback invocation - Results are returned via your callback instruction