- This function is idempotent: multiple calls with the same
app proofwill always return the boot proof. - Attempts to find the boot proof for the given app proof.
- If a boot proof is found, it is returned as is.
- If no boot proof is found, an error is thrown.
Package: core
Defined in: clients/core.ts:5098
A promise that resolves to the v1BootProof associated with the given app proof.