Skip to content

Commit 679cfcd

Browse files
committed
added missing constats file update
Signed-off-by: Sujit <[email protected]>
1 parent efd4276 commit 679cfcd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

libs/common/src/common.constant.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ export enum CommonConstants {
4545
URL_LEDG_GET_TAA = '/ledger/taa',
4646
URL_LEDG_POST_TAA_ACCEPT = '/ledger/taa/accept',
4747

48+
//W3cSCHEMA
49+
W3C_SCHEMA_URL = 'https://www.w3.org/2018/credentials/v1',
50+
4851
// MESSAGING SERVICES
4952
URL_MSG_SEND_MESSAGE = '/connections/#/send-message',
5053
URL_MSG_TRUST_PING = '/connections/#/send-ping',

0 commit comments

Comments
 (0)