Skip to content

Commit ded4d13

Browse files
authored
Merge pull request #5031 from BitGo/CUSTODY_BITGO_SINGAPORE
chore: add singapore as default
2 parents 7682a61 + 3c7cd1c commit ded4d13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/statics/src/account.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ export class AccountCoin extends BaseCoin {
3434
CoinFeature.TRANSACTION_DATA,
3535
CoinFeature.CUSTODY,
3636
CoinFeature.CUSTODY_BITGO_TRUST,
37+
CoinFeature.CUSTODY_BITGO_SINGAPORE,
3738
];
3839

3940
public readonly network: AccountNetwork;

0 commit comments

Comments
 (0)