DIRNGClientOptions

@buff-beacon-project/curby-clientDocs


@buff-beacon-project/curby-client / DIRNGClientOptions

Type Alias: DIRNGClientOptions

DIRNGClientOptions: object

The options for the DIRNG client

Type declaration

Name
Type
Description
Defined in

fetchOptions?

FetchOptions

url?

string

Alternate URL for the CURBy API

validateSeed?

boolean

Whether to validate the seed value (default: false). Requires fetching the parameters for each round

Defined in

src/dirng.ts:359arrow-up-right

Last updated