Skip to content

Commit

Permalink
Fix Metis Coin type (#3395)
Browse files Browse the repository at this point in the history
  • Loading branch information
vcoolish authored Sep 5, 2023
1 parent c3cc9d4 commit 573696f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/TrustWalletCore/TWCoinType.h
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ enum TWCoinType {
TWCoinTypeSyscoin = 57,
TWCoinTypeVerge = 77,
TWCoinTypeZen = 121,
TWCoinTypeMetis = 1001088,
TWCoinTypeMetis = 10001088,
TWCoinTypeAurora = 1323161554,
TWCoinTypeEvmos = 10009001,
TWCoinTypeNativeEvmos = 20009001,
Expand Down

0 comments on commit 573696f

Please sign in to comment.