We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b9fd8c3 + 780fc17 commit 9869a7fCopy full SHA for 9869a7f
1 file changed
modules/statics/src/coinFeatures.ts
@@ -735,4 +735,5 @@ export const CANTON_FEATURES = [
735
CoinFeature.SUPPORTS_ONE_STEP_DEPOSIT,
736
CoinFeature.REQUIRES_WALLET_INITIALIZATION_TRANSACTION,
737
CoinFeature.REQUIRES_DEPOSIT_ACCEPTANCE_TRANSACTION,
738
+ CoinFeature.ALPHANUMERIC_MEMO_ID,
739
];
0 commit comments