Class KeylessConfiguration

Represents the on-chain configuration for how Keyless accounts operate.

This class encapsulates the verification key and the maximum lifespan of ephemeral key pairs, which are essential for the functionality of Keyless accounts.

Constructors

Methods

Properties

Constructors

Methods

Properties

maxExpHorizonSecs: number

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

verificationKey: Groth16VerificationKey

The verification key used to verify Groth16 proofs on chain