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.
Static
Readonly
The maximum lifespan of an ephemeral key pair. This is configured on chain.
The verification key used to verify Groth16 proofs on chain
Represents the on-chain configuration for how Keyless accounts operate.
Remarks
This class encapsulates the verification key and the maximum lifespan of ephemeral key pairs, which are essential for the functionality of Keyless accounts.