Function: isPredictionMarketValid()
Quick boolean check — returns true if the collection passes all validation checks (no errors). Warnings are acceptable.
isPredictionMarketValid(
collection):boolean
Defined in: packages/bitbadgesjs-sdk/src/core/prediction-markets.ts:783
Quick boolean check — returns true if the collection passes all validation checks (no errors). Warnings are acceptable.
Parameters
collection
any
Returns
boolean