Skip to content

Commit 1e45a0d

Browse files
authored
Merge pull request #7524 from BitGo/revert-7507-harit/SC-3978
2 parents fc87dac + fa65bea commit 1e45a0d

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, CoinFeature.STAKING],
1942+
APT_FEATURES,
19431943
KeyCurve.Ed25519,
19441944
80,
19451945
200

0 commit comments

Comments
 (0)