Skip to content

Frontend-flavored looser check than isProductApproval — used to enumerate the products in a catalog rather than to validate conformance. Mirrors the FE's…

isProductCatalogPurchaseApproval(approval): boolean

Defined in: packages/bitbadgesjs-sdk/src/core/products.ts:300

Frontend-flavored looser check than isProductApproval — used to enumerate the products in a catalog rather than to validate conformance. Mirrors the FE's ProductCatalogRegistry.isProductCatalogPurchaseApproval.

Parameters

approval

iCollectionApproval<bigint>

Returns

boolean

Edit this page on GitHub