MultisigMember

interface MultisigMember

A member in a multisig committee.

Properties

Link copied to clipboard

Returns the field-presence view for this MultisigMember instance.

Link copied to clipboard

The public key of the committee member.

Link copied to clipboard
abstract val weight: <Error class: unknown class>?

The weight of this member's signature.

Functions

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

Copies the original message, including unknown fields.