Skip to content

Build plain-English explanations for declared standards. Used by both interpretCollection and interpretTransaction for consistency.

buildStandardExplanations(standards): string[]

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

Build plain-English explanations for declared standards. Used by both interpretCollection and interpretTransaction for consistency.

Parameters

standards

string[]

Returns

string[]

Edit this page on GitHub