Skip to content

Commit a1065dd

Browse files
Merge pull request #6100 from BitGo/WIN-5377-2
chore(statics): enable custodial rebuild for ICP
2 parents 4d3d93f + 5fd0168 commit a1065dd

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
@@ -421,6 +421,7 @@ export const ICP_FEATURES = [
421421
CoinFeature.MPCV2,
422422
CoinFeature.SUPPORTS_TOKENS,
423423
CoinFeature.SHA256_WITH_ECDSA_TSS,
424+
CoinFeature.REBUILD_ON_CUSTODY_SIGNING,
424425
];
425426

426427
export const TAO_FEATURES = [

0 commit comments

Comments
 (0)