We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a8ed94 commit d7be571Copy full SHA for d7be571
2 files changed
commitlint.config.js
@@ -74,6 +74,7 @@ module.exports = {
74
'CGARD-',
75
'CHALO-',
76
'CECHO-',
77
+ 'CSHLD-',
78
'#', // Prefix used by GitHub issues
79
],
80
},
modules/statics/src/coins/cantonTokens.ts
@@ -29,7 +29,7 @@ export const cantonTokens = [
29
'USDXLR (Canton)',
30
10,
31
'https://api.utilities.digitalasset.com/api/token-standard/v0/registrars/',
32
- '4e667aab-9089-400b-9485-74d73732f068::1220dd489bd2242472a14015e9aebc12a48879a7e3aac60875506df30f7fce4e0f78:USDXLR',
+ 'excellar-issuer::12203d1e36930ee0e3fbb898add7e222a47ae9d2a5f0f6187e3a446ea32f871ce2ca:USDXLR',
33
UnderlyingAsset['canton:usdxlr'],
34
CANTON_TOKEN_FEATURES
35
),
0 commit comments