Skip to content

Commit

Permalink
fix: idunion -> idu
Browse files Browse the repository at this point in the history
  • Loading branch information
peacekeeper committed Jun 16, 2021
1 parent db56458 commit b0b4ea7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"pattern": "^(did:sov:(?:(?:\\w[-\\w]*(?::\\w[-\\w]*)*):)?(?:[1-9A-HJ-NP-Za-km-z]{21,22}))$",
"url": "http://driver-did-sov:8080/",
"propertiesEndpoint": "true",
"testIdentifiers": [ "did:sov:WRfXPg8dantKVubE3HX8pw", "did:sov:builder:VbPQNHsvoLZdaNU7fTBeFx", "did:sov:idunion:6iHBriJn1DVJt3AjLEuHYL" ]
"testIdentifiers": [ "did:sov:WRfXPg8dantKVubE3HX8pw", "did:sov:builder:VbPQNHsvoLZdaNU7fTBeFx", "did:sov:idu:6iHBriJn1DVJt3AjLEuHYL" ]
}, {
"pattern": "^(did:erc725:.+)$",
"url": "http://driver-did-erc725:8080/",
Expand Down

0 comments on commit b0b4ea7

Please sign in to comment.