Interface: VerifySIWBBOptions
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?
optionalissuedAtTimeWindowMs?: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?
optionalskipAssetVerification?: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.