Skip to content

Commit

Permalink
[IOS]Update IXO chainID
Browse files Browse the repository at this point in the history
  • Loading branch information
wannabit-yongjoo committed Dec 8, 2022
1 parent 25128e9 commit 74c736e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cosmostation/Base/Chains/ChainIxo.swift
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ class ChainIxo: ChainConfig {
var chainTitle2 = "IXO"
var chainDBName = CHAIN_IXO_S
var chainAPIName = "ixo"
var chainIdPrefix = "impacthub-"
var chainIdPrefix = "ixo-"


var stakeDenomImg = UIImage(named: "tokenIxo")
Expand Down

0 comments on commit 74c736e

Please sign in to comment.