Skip to content

How recent the challenge must be in milliseconds. Defaults to 10 minutes. If 0, we will not check the time.

Defined in: packages/bitbadgesjs-sdk/src/core/blockin.ts:77

Properties

issuedAtTimeWindowMs?

optional issuedAtTimeWindowMs?: number

Defined in: packages/bitbadgesjs-sdk/src/core/blockin.ts:79

How recent the challenge must be in milliseconds. Defaults to 10 minutes. If 0, we will not check the time.


skipAssetVerification?

optional skipAssetVerification?: boolean

Defined in: packages/bitbadgesjs-sdk/src/core/blockin.ts:85

Skip asset verification. This may be useful for simulations or testing.

Deprecated

Please do not use. Check requirements a claim or other means.

Edit this page on GitHub