@buff-beacon-project/curby-client • Docs
@buff-beacon-project/curby-client / DIRNGClientOptions
DIRNGClientOptions: object
object
The options for the DIRNG client
fetchOptions?
fetchOptions
FetchOptions
The underlying fetch options See https://github.com/kwhitley/itty-fetcherarrow-up-right
src/dirng.ts:373arrow-up-right
url?
url
string
Alternate URL for the CURBy API
src/dirng.ts:363arrow-up-right
validateSeed?
validateSeed
boolean
Whether to validate the seed value (default: false). Requires fetching the parameters for each round
src/dirng.ts:367arrow-up-right
src/dirng.ts:359arrow-up-right
Last updated 1 year ago