Skip to content

Commit 506104e

Browse files
Merge pull request #7734 from BitGo/WIN-8266
feat(statics): remove enterprise pay gas feature for iota
2 parents 8b5d8de + a9d08ff commit 506104e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

modules/statics/src/coinFeatures.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -718,8 +718,6 @@ export const IOTA_FEATURES = [
718718
CoinFeature.TSS_COLD,
719719
CoinFeature.BULK_TRANSACTION,
720720
CoinFeature.CUSTODY_BULK_TRANSACTION,
721-
CoinFeature.ENTERPRISE_PAYS_FEES,
722-
CoinFeature.TSS_ENTERPRISE_PAYS_FEES,
723721
];
724722

725723
// TODO: https://bitgoinc.atlassian.net/browse/COIN-5870

0 commit comments

Comments
 (0)