forked from jsnbuchanan/crowd-funder-for-time-pwa
add QR scanner for adding a contact
This commit is contained in:
@@ -7,5 +7,5 @@ export interface Contact {
|
||||
}
|
||||
|
||||
export const ContactsSchema = {
|
||||
contacts: "++did, name, publicKeyBase64, registered, seesMe",
|
||||
contacts: "&did, name, publicKeyBase64, registered, seesMe",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user