diff --git a/_IBC/coreum-cosmoshub.json b/_IBC/coreum-cosmoshub.json deleted file mode 100644 index 40e6d90d30..0000000000 --- a/_IBC/coreum-cosmoshub.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "$schema": "../ibc_data.schema.json", - "chain_1": { - "chain_name": "coreum", - "client_id": "07-tendermint-6", - "connection_id": "connection-6" - }, - "chain_2": { - "chain_name": "cosmoshub", - "client_id": "07-tendermint-1160", - "connection_id": "connection-883" - }, - "channels": [ - { - "chain_1": { - "channel_id": "channel-5", - "port_id": "transfer" - }, - "chain_2": { - "channel_id": "channel-654", - "port_id": "transfer" - }, - "ordering": "unordered", - "version": "ics20-1", - "tags": { - "status": "live", - "preferred": true - } - } - ] -} \ No newline at end of file