Skip to content

Commit 4590d9e

Browse files
author
Doug
committed
Add image syncs
1 parent 39123a5 commit 4590d9e

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

testnets/bitwaydevnet/assetlist.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@
2424
},
2525
"images": [
2626
{
27+
"image_sync": {
28+
"chain_name": "bitway",
29+
"base_denom": "ubtw"
30+
},
2731
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/bitway/images/btw.png",
2832
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/bitway/images/btw.svg"
2933
}
@@ -63,6 +67,10 @@
6367
],
6468
"images": [
6569
{
70+
"image_sync": {
71+
"chain_name": "bitway",
72+
"base_denom": "sat"
73+
},
6674
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/bitway/images/BTCT.svg",
6775
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/bitway/images/BTCT.png"
6876
}

testnets/bitwaydevnet/chain.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,10 @@
104104
"explorers": [],
105105
"images": [
106106
{
107+
"image_sync": {
108+
"chain_name": "bitway",
109+
"base_denom": "ubtw"
110+
},
107111
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/bitway/images/btw.png",
108112
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/bitway/images/btw.svg"
109113
}

0 commit comments

Comments
 (0)