ZkLoginInputs

interface ZkLoginInputs

A zklogin groth16 proof and the required inputs to perform proof verification.

Properties

Link copied to clipboard
abstract val addressSeed: String?

base10 encoded Bn254FieldElement

Link copied to clipboard
abstract val headerBase64: String?
Link copied to clipboard
Link copied to clipboard

Returns the field-presence view for this ZkLoginInputs instance.

Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
fun ZkLoginInputs.copy(body: <Error class: unknown class>.() -> Unit = {}): ZkLoginInputs

Copies the original message, including unknown fields.