Interface LitNodeClientConfig

---------- Lit Node Client ----------

Hierarchy

  • LitNodeClientConfig

Properties

alertWhenUnauthorized?: boolean
checkNodeAttestation?: boolean
connectTimeout?: number
debug?: boolean
defaultAuthCallback?: ((authSigParams: AuthCallbackParams) => Promise<AuthSig>)

Type declaration

litNetwork: LIT_NETWORKS_KEYS
minNodeCount?: number
rpcUrl?: string
storageProvider?: StorageProvider

Generated using TypeDoc