Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ntn-x2 committed Nov 14, 2023
1 parent 21c7404 commit 9af5cdb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/type-definitions/src/types_11000.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ export const types11000: RegistryTypes = {
LinkedAccountMerkleValue: 'Null',
RuntimeApiDipProofError: {
_enum: {
IdentityProviderError: 'LinkedDidIdentityProviderError',
MerkleProofError: 'DidMerkleProofError',
IdentityProvider: 'LinkedDidIdentityProviderError',
MerkleProof: 'DidMerkleProofError',
},
},
LinkedDidIdentityProviderError: {
Expand Down

0 comments on commit 9af5cdb

Please sign in to comment.