File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
legacy_packages/chains/chains Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -12,12 +12,6 @@ export default {
12
12
"faucets" : [
13
13
"https://faucet.condor.systems"
14
14
] ,
15
- "icon" : {
16
- "url" : "ipfs://QmPRDuEJSTqp2cDUvWCp71Wns6XV8nvdeAVKWH6srpk4xM" ,
17
- "width" : 752 ,
18
- "height" : 752 ,
19
- "format" : "png"
20
- } ,
21
15
"infoURL" : "https://condor.systems" ,
22
16
"name" : "Condor Test Network" ,
23
17
"nativeCurrency" : {
Original file line number Diff line number Diff line change @@ -12,6 +12,12 @@ export default {
12
12
"faucets" : [
13
13
"https://t.me/BerylBit"
14
14
] ,
15
+ "icon" : {
16
+ "url" : "ipfs://QmeDXHkpranzqGN1BmQqZSrFp4vGXf4JfaB5iq8WHHiwDi" ,
17
+ "width" : 162 ,
18
+ "height" : 162 ,
19
+ "format" : "png"
20
+ } ,
15
21
"infoURL" : "https://www.beryl-bit.com" ,
16
22
"name" : "BerylBit Mainnet" ,
17
23
"nativeCurrency" : {
You can’t perform that action at this time.
0 commit comments