Groups
Join multisig group using rotation event. This can be used by participants being asked to contribute keys to a rotation event to join an existing group.
Optional
name: stringhuman readable name of group AID
Optional
rot: anyrotation event
Optional
sigs: anysignatures
Optional
gid: stringprefix
Optional
smids: string[]array of particpants
Optional
rmids: string[]array of particpants
A promise to the list of replay messages
Send multisig exn request messages to other group members
Optional
name: stringhuman readable name of group AID
Optional
exn: Dict<any>exn message to send to other members
Optional
sigs: string[]signature of the participant over the exn
Optional
atc: stringadditional attachments from embedded events in exn
A promise to the list of replay messages
Generated using TypeDoc
Groups