Structs§

  • A multisig configuration. A set of signers with total “weight” greater than or equal to a “threshold” can authenticate for the configuration.
  • One of the signers in a multisig configuration.

Enums§

Type Aliases§

  • A set of signatures corresponding to a multisig configuration. The indices match the configuration’s signers vec.
  • A SignatureSet owned in a Vec.