Skip to content

Commit

Permalink
chore: Update trustbloc issuer DID and assertionMethod (w3c-ccg#79)
Browse files Browse the repository at this point in the history
Signed-off-by: Rolson Quadras <[email protected]>
  • Loading branch information
rolsonquadras authored May 2, 2020
1 parent 0df9849 commit 1bcc11d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugfest-2020/vendors/trustbloc/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ module.exports = {
options: [
{
// eslint-disable-next-line max-len
issuer: 'did:trustbloc:testnet.trustbloc.dev:EiCK3DGsh6BzGNm4gSTW1UMWHkGk3OrQ52pfTkYH1_DLlg',
issuer: 'did:trustbloc:testnet.trustbloc.dev:EiCfRcBfwmBnZLZ7ESNxGgwUpfT23Rg159wO5QUa3_sghg',
// eslint-disable-next-line max-len
assertionMethod: 'did:trustbloc:testnet.trustbloc.dev:EiCK3DGsh6BzGNm4gSTW1UMWHkGk3OrQ52pfTkYH1_DLlg#key-1',
assertionMethod: 'did:trustbloc:testnet.trustbloc.dev:EiCfRcBfwmBnZLZ7ESNxGgwUpfT23Rg159wO5QUa3_sghg#SnUe0sJ6fuz_i3RKwzLg',
},
],
},
Expand Down

0 comments on commit 1bcc11d

Please sign in to comment.