Skip to content

Commit 7529091

Browse files
Merge pull request #6869 from BitGo/WIN-6889
feat(statics): adding fee address coin feature for iota
2 parents 4b6aab5 + d0936da commit 7529091

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/statics/src/coinFeatures.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -637,4 +637,6 @@ export const IOTA_FEATURES = [
637637
CoinFeature.TSS_COLD,
638638
CoinFeature.BULK_TRANSACTION,
639639
CoinFeature.CUSTODY_BULK_TRANSACTION,
640+
CoinFeature.ENTERPRISE_PAYS_FEES,
641+
CoinFeature.TSS_ENTERPRISE_PAYS_FEES,
640642
];

0 commit comments

Comments
 (0)