Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 3 additions & 10 deletions neutron/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,8 @@
}
},
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/neutron-raw.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/neutron-raw.svg"
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/neutron.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/neutron.svg"
},
"description": "The most secure CosmWasm platform in Cosmos, Neutron lets smart-contracts leverage bleeding-edge Interchain technology with minimal overhead.",
"peers": {
Expand Down Expand Up @@ -299,13 +299,6 @@
}
],
"images": [
{
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/neutron-raw.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/neutron-raw.svg",
"theme": {
"circle": false
}
},
{
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/neutron.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/neutron.svg",
Expand All @@ -314,4 +307,4 @@
}
}
]
}
}
Binary file removed neutron/images/neutron-raw.png
Binary file not shown.
10 changes: 0 additions & 10 deletions neutron/images/neutron-raw.svg

This file was deleted.

Binary file modified neutron/images/neutron.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
28 changes: 11 additions & 17 deletions neutron/images/neutron.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified neutron/images/ntrn.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
30 changes: 13 additions & 17 deletions neutron/images/ntrn.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 1 addition & 8 deletions testnets/neutrontestnet/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -142,18 +142,11 @@
"image_sync": {
"chain_name": "neutron"
},
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/neutron-raw.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/neutron-raw.svg",
"theme": {
"circle": false
}
},
{
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/neutron.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/neutron.svg",
"theme": {
"circle": false
}
}
]
}
}
Loading