Skip to content

Commit

Permalink
Babylon Phase-2 Testnet chain name
Browse files Browse the repository at this point in the history
  • Loading branch information
gbarkhatov committed Dec 24, 2024
1 parent 1c9c83b commit aa23249
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/network/bbn/testnet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ export const BBN_DEVNET_LCD_URL = "https://babylon-testnet-api.nodes.guru";

export const bbnTestnet = {
chainId: "bbn-test-5",
chainName: "Babylon Testnet",
chainName: "Babylon Phase-2 Testnet",
chainSymbolImageUrl:
"https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/bbn-test/chain.png",
rpc: BBN_DEVNET_RPC_URL,
Expand Down

0 comments on commit aa23249

Please sign in to comment.