Skip to content

Function: doesCollectionFollowProductCatalogProtocol()

Comprehensive product catalog protocol check. Supports multi-product collections.

doesCollectionFollowProductCatalogProtocol(collection?): boolean

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

Comprehensive product catalog protocol check. Supports multi-product collections.

Parameters

collection?

Readonly<iCollectionDoc<bigint>>

Returns

boolean

Edit this page on GitHub