Skip to content

Build a plain-English explanation of what this type of collection means. Used by both interpretCollection and interpretTransaction for consistency.

buildTypeExplanation(type, maxSupply, backingDenom?): string

Defined in: packages/bitbadgesjs-sdk/src/core/interpret-shared.ts:322

Build a plain-English explanation of what this type of collection means. Used by both interpretCollection and interpretTransaction for consistency.

Parameters

type

string

maxSupply

bigint

backingDenom?

string

Returns

string

Edit this page on GitHub