Multisig Member Signature
interface MultisigMemberSignature
A signature from a member of a multisig committee.
Properties
Link copied to clipboard
The passkey authenticator if scheme is PASSKEY.
Link copied to clipboard
Returns the field-presence view for this MultisigMemberSignature instance.
Link copied to clipboard
The signature scheme of this signature.
Link copied to clipboard
The zklogin authenticator if scheme is ZKLOGIN.
Functions
Link copied to clipboard
Link copied to clipboard
fun MultisigMemberSignature.copy(body: <Error class: unknown class>.() -> Unit = {}): MultisigMemberSignature
Copies the original message, including unknown fields.