Class KeylessConfiguration

A class which represents the on-chain configuration for how Keyless accounts work

Constructors

Properties

Methods

Constructors

Properties

maxExpHorizonSecs: number

The maximum lifespan of an ephemeral key pair. This is configured on chain.

verficationKey: Groth16VerificationKey

The verification key used to verify Groth16 proofs on chain

Methods