We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b322360 commit de9a9f2Copy full SHA for de9a9f2
1 file changed
modules/statics/src/coinFeatures.ts
@@ -739,4 +739,5 @@ export const CANTON_FEATURES = [
739
CoinFeature.SUPPORTS_ONE_STEP_DEPOSIT,
740
CoinFeature.REQUIRES_WALLET_INITIALIZATION_TRANSACTION,
741
CoinFeature.REQUIRES_DEPOSIT_ACCEPTANCE_TRANSACTION,
742
+ CoinFeature.ALPHANUMERIC_MEMO_ID,
743
];
0 commit comments