Skip to content

Commit

Permalink
Merge pull request #47 from InnerPeace080/feature/fix_titan_testnet_logo
Browse files Browse the repository at this point in the history
Fix logo issue for titan testnet
  • Loading branch information
liangping authored Feb 23, 2024
2 parents cef45f2 + 1fb376a commit be21f24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chains/testnet/titan.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,14 @@
"coin_type": "60",
"min_tx_fee": "100000000000",
"addr_prefix": "titan",
"logo": "/logo/titan.svg",
"logo": "/logos/titan.svg",
"assets": [
{
"base": "atkx",
"symbol": "TKX",
"exponent": "18",
"coingecko_id": "",
"logo": "/logo/tkx.png"
"logo": "/logos/tkx.png"
}
],
"keplr_price_step": {
Expand Down

0 comments on commit be21f24

Please sign in to comment.