Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wallet VC #60

Merged
merged 4 commits into from
Nov 21, 2022
Merged

Wallet VC #60

merged 4 commits into from
Nov 21, 2022

Conversation

djvs
Copy link
Contributor

@djvs djvs commented Nov 19, 2022

No description provided.


export type WalletPersonV2 = {
'@type': 'WalletPerson'
hasCryptographicWallet: CryptographicWallet
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hasCryptographicWallet suggests a boolean value. But the type is CryptographicWallet 🤔

})

return createContextConfig<VCWalletPersonV2Type>({
type: 'WalletCredentialPersonV2',
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OwnedWalletCredential ?

colbyharrison
colbyharrison previously approved these changes Nov 21, 2022
@djvs djvs merged commit 1ff54dd into main Nov 21, 2022
@djvs djvs deleted the feat/wallet-vc branch November 21, 2022 04:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants