Skip to content

Commit

Permalink
Add dipProvider pallet for DID extrinsic signing
Browse files Browse the repository at this point in the history
  • Loading branch information
ntn-x2 committed Jun 2, 2023
1 parent 59e19fa commit da480d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/did/src/DidDetails/FullDidDetails.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ const methodMapping: Record<string, VerificationKeyRelationship | undefined> = {
'did.submitDidCall': undefined,
didLookup: 'authentication',
publicCredentials: 'assertionMethod',
dipProvider: 'authentication',
web3Names: 'authentication',
}

Expand Down

0 comments on commit da480d5

Please sign in to comment.