- This function iterates through each provided app proof, fetches the corresponding boot proof, and verifies the app proof against the boot proof.
- If any app proof fails verification, an error is thrown.
Package: core
Defined in: clients/core.ts:5165
A promise that resolves when all app proofs have been successfully verified.