Skip to content

Interface: iAddApprovalDetailsToOffChainStoragePayload

For any merkle challenge claims that we are implementing

Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/requests.ts:963

Properties

approvalDetails

approvalDetails: object[]

Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/requests.ts:964

challengeInfoDetails?

optional challengeInfoDetails?: iChallengeInfoDetailsUpdate<NumberType>[]

For any merkle challenge claims that we are implementing

description

description: string

The description of the approval.

image

image: string

The image of the approval.

name

name: string

The name of the approval.

Edit this page on GitHub