Skip to content

Commit 9869a7f

Browse files
Merge pull request #7845 from BitGo/COIN-7087
feat: add support for alpha numeric memo for canton
2 parents b9fd8c3 + 780fc17 commit 9869a7f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/statics/src/coinFeatures.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -735,4 +735,5 @@ export const CANTON_FEATURES = [
735735
CoinFeature.SUPPORTS_ONE_STEP_DEPOSIT,
736736
CoinFeature.REQUIRES_WALLET_INITIALIZATION_TRANSACTION,
737737
CoinFeature.REQUIRES_DEPOSIT_ACCEPTANCE_TRANSACTION,
738+
CoinFeature.ALPHANUMERIC_MEMO_ID,
738739
];

0 commit comments

Comments
 (0)