Type alias AssociatedIdentity

AssociatedIdentity: {
    rootDID: string;
    username?: string;
}

Type declaration

  • rootDID: string
  • Optional username?: string

Generated using TypeDoc