Skip to content

Commit

Permalink
Merge pull request #821 from tangem/releases/develop-669
Browse files Browse the repository at this point in the history
IOS-7696 Matic to POL (#820)
  • Loading branch information
tureck1y authored Sep 2, 2024
2 parents 979e383 + 8b470cd commit 372adb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BlockchainSdk/Common/Blockchain.swift
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ public indirect enum Blockchain: Equatable, Hashable {
case .bsc:
return "BNB"
case .polygon:
return "MATIC"
return "POL"
case .avalanche:
return "AVAX"
case .solana:
Expand Down

0 comments on commit 372adb5

Please sign in to comment.