Skip to content

Feature request: a way for a multisig member to catch up updates #283

@lenkan

Description

@lenkan

As a member of a multisig group, I want to be able to catch up with events signed by other multisig participants.

Consider a group of three members A,B,C and a signing threshold of 2

  • Member A signs event X and sends exn to B
  • Member B signs event X and sends exn to A
  • Event X is fully signed
  • How does Member C catch up, for example if event X is a credential issuance, how do they import the credential in their database?

Perhaps there is already an API for this, but I could find an example where this is used.

From discord (Kent Bull):

This exists in KERIpy as a combination of kli local watch and kli multisig update. It's definitely doable in KERIA.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions