From 195418400ced0efe49fb4bd4dadf8d4eb956ef11 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 26 Jun 2024 17:09:51 +0000 Subject: [PATCH] Sync Cosmoshub files --- _IBC/cosmoshub-self.json | 59 ++++++++++++++++++++-------------------- 1 file changed, 29 insertions(+), 30 deletions(-) diff --git a/_IBC/cosmoshub-self.json b/_IBC/cosmoshub-self.json index 55d487e..a78b534 100644 --- a/_IBC/cosmoshub-self.json +++ b/_IBC/cosmoshub-self.json @@ -1,32 +1,31 @@ { - "$schema": "../ibc_data.schema.json", - "chain_1": { - "chain_name": "cosmoshub", - "client_id": "07-tendermint-1310", - "connection_id": "connection-1043" - }, - "chain_2": { - "chain_name": "self", - "client_id": "07-tendermint-0", - "connection_id": "connection-0" - }, - "channels": [ - { - "chain_1": { - "channel_id": "channel-892", - "port_id": "transfer" - }, - "chain_2": { - "channel_id": "channel-0", - "port_id": "transfer" - }, - "ordering": "unordered", - "version": "ics20-1", - "tags": { - "status": "live", - "preferred": true - } + "$schema": "../ibc_data.schema.json", + "chain_1": { + "chain_name": "cosmoshub", + "client_id": "07-tendermint-1310", + "connection_id": "connection-1043" + }, + "chain_2": { + "chain_name": "self", + "client_id": "07-tendermint-0", + "connection_id": "connection-0" + }, + "channels": [ + { + "chain_1": { + "channel_id": "channel-892", + "port_id": "transfer" + }, + "chain_2": { + "channel_id": "channel-0", + "port_id": "transfer" + }, + "ordering": "unordered", + "version": "ics20-1", + "tags": { + "status": "live", + "preferred": true } - ] - } - + } + ] +} \ No newline at end of file