Skip to content

Commit 780fc17

Browse files
feat: add support for alpha numeric memo for canton
TICKET: COIN-7087
1 parent 7cb500d commit 780fc17

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

modules/statics/src/coinFeatures.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -739,4 +739,5 @@ export const CANTON_FEATURES = [
739739
CoinFeature.SUPPORTS_ONE_STEP_DEPOSIT,
740740
CoinFeature.REQUIRES_WALLET_INITIALIZATION_TRANSACTION,
741741
CoinFeature.REQUIRES_DEPOSIT_ACCEPTANCE_TRANSACTION,
742+
CoinFeature.ALPHANUMERIC_MEMO_ID,
742743
];

0 commit comments

Comments
 (0)