Fetches the boot proof for a given app proof.Documentation Index
Fetch the complete documentation index at: https://turnkey-0e7c1f5b-amir-tx-status-webhooks.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
- 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.