Skip to content

Commit

Permalink
separate image
Browse files Browse the repository at this point in the history
  • Loading branch information
vitsalis committed Sep 7, 2023
1 parent 9be4bc6 commit f86ab96
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions cosmos/bbn-dev.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"chainId": "bbn-dev-5",
"chainName": "Babylon Devnet",
"chainSymbolImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/bbn-test/chain.png",
"chainSymbolImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/bbn-dev/chain.png",
"rpc": "https://rpc.devnet.babylonchain.io",
"rest": "https://lcd.devnet.babylonchain.io",
"nodeProvider": {
Expand All @@ -25,15 +25,15 @@
"coinDenom": "BBN",
"coinMinimalDenom": "ubbn",
"coinDecimals": 6,
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/bbn-test/chain.png"
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/bbn-dev/chain.png"
}
],
"feeCurrencies": [
{
"coinDenom": "BBN",
"coinMinimalDenom": "ubbn",
"coinDecimals": 6,
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/bbn-test/chain.png",
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/bbn-dev/chain.png",
"gasPriceStep": {
"low": 0.007,
"average": 0.007,
Expand All @@ -45,7 +45,7 @@
"coinDenom": "BBN",
"coinMinimalDenom": "ubbn",
"coinDecimals": 6,
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/bbn-test/chain.png"
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/bbn-dev/chain.png"
},
"features": ["cosmwasm"]
}
Binary file added images/bbn-dev/chain.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f86ab96

Please sign in to comment.