Skip to main content

Module multi_sig

Module multi_sig 

Source
Expand description

auths multi-sig subcommand group — file-based multi-sig event aggregation.

Wraps the SDK workflows::multi_sig module. Produces and consumes two on-disk formats:

  • UnsignedEventBundle — canonical bytes + signer metadata; each device reads this before signing.
  • IndexedSignature — one partial signature per device.

The final combine step validates threshold satisfaction and emits a ready-to-append SignedEvent.

Structs§

MultiSigCommand
auths multi-sig ... — aggregate indexed signatures for multi-device KEL events.

Enums§

MultiSigSubcommand