Skip to main content

Documentation Index

Fetch the complete documentation index at: https://litprotocol-vincent.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Defined in: types.ts:188 Represents the decoded parameters for policies associated with a single ability Keys are policy IPFS CIDs, values are policy parameters for the policy

Indexable

[policyIpfsCid: string]: undefined | {[paramName: string]: any; }