Skip to content

Readonly<iCollectionDoc<bigint>>

doesCollectionFollowProductProtocol(collection?): boolean

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

Parameters

collection?

Readonly<iCollectionDoc<bigint>>

Returns

boolean

Deprecated

Use doesCollectionFollowProductCatalogProtocol or validateProductCatalogCollection instead. This legacy check only supports single-product collections (tokenIds 1-1).

Edit this page on GitHub