arcium_await_finalization
Wait for an encrypted computation to finalize. Returns the finalization transaction signature. Requires wallet private key.
Instructions
Wait for an encrypted computation to finalize. Returns the finalization transaction signature. Requires wallet (ARCIUM_WALLET_PRIVATE_KEY env var).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| commitment | No | Commitment level (default: confirmed) | |
| program_id | Yes | MXE program ID that owns the computation | |
| computation_offset | Yes | Computation offset (from arcium_check_computation or tx submission) |