Skip to content

Type Alias: CrowdfundStatus — BitBadges TypeScript SDK type alias.

CrowdfundStatus = "active" | "funded" | "goal-met-pending-settle" | "expired-refunding"

Defined in: packages/bitbadgesjs-sdk/src/core/crowdfunds.ts:155

Edit this page on GitHub