Skip to content

Commit 3c7cd1c

Browse files
committed
chore: add singapore as default
Ticket: WIN-3664
1 parent 7682a61 commit 3c7cd1c

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)