Skip to content

Commit 2b259cd

Browse files
authored
Merge pull request #7507 from BitGo/harit/SC-3978
feat(statics): tapt staking coin feature
2 parents 2040035 + debafb9 commit 2b259cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/statics/src/allCoinsAndTokens.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1939,7 +1939,7 @@ export const allCoinsAndTokens = [
19391939
8,
19401940
UnderlyingAsset.APT,
19411941
BaseUnit.APT,
1942-
APT_FEATURES,
1942+
[...APT_FEATURES, CoinFeature.STAKING],
19431943
KeyCurve.Ed25519,
19441944
80,
19451945
200

0 commit comments

Comments
 (0)