ClientOptions

@buff-beacon-project/curby-clientDocs


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

Type Alias: ClientOptions

ClientOptions: object

The options for the Rng Client

Type declaration

Name
Type
Description
Defined in

chainId?

string

Alternate chain cid for the RNG chain

fetchOptions?

FetchOptions

Underlying fetch options See https://github.com/kwhitley/itty-fetcher

url?

string

Alternate URL for the CURBy API

Defined in

src/client.ts:16

Last updated