fix registration, separate ID creation to allow new random ones, and refactor warning and other verbiage

This commit is contained in:
2023-06-24 21:07:21 -06:00
parent b0fc8818ee
commit 944b0ad759
8 changed files with 179 additions and 48 deletions

View File

@@ -495,7 +495,7 @@ export default class ContactsView extends Vue {
"@type": "RegisterAction",
agent: { identifier: identity.did },
object: SERVICE_ID,
recipient: { identifier: contact.did },
participant: { identifier: contact.did },
};
// Make a payload for the claim
const vcPayload = {