Skip to content

Commit

Permalink
Merge pull request #828 from chainapsis/retto/change-initia-testnet
Browse files Browse the repository at this point in the history
[feat] change chain id
  • Loading branch information
blacktoast authored Oct 15, 2024
2 parents 40d4c29 + 91f6bb3 commit 6d1e586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cosmos/initiation.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"rpc": "https://rpc-initia-testnet.keplr.app",
"rest": "https://lcd-initia-testnet.keplr.app",
"chainId": "initiation-1",
"chainId": "initiation-2",
"chainName": "Initia Testnet",
"chainSymbolImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/initiation/chain.png",
"walletUrlForStaking": "https://testnet.keplr.app/chains/initia",
Expand Down

0 comments on commit 6d1e586

Please sign in to comment.