UNPKG

chain-registry

Version:
57 lines (56 loc) 1.69 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const info = [{ $schema: '../ibc_data.schema.json', chain1: { chainName: 'cosmoshub', chainId: 'cosmoshub-4', clientId: '07-tendermint-1115', connectionId: 'connection-788' }, chain2: { chainName: 'uptick', chainId: 'uptick_117-1', clientId: '07-tendermint-3', connectionId: 'connection-1' }, channels: [{ chain1: { channelId: 'channel-535', portId: 'transfer' }, chain2: { channelId: 'channel-1', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1' }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'irisnet', chainId: 'irishub-1', clientId: '07-tendermint-93', connectionId: 'connection-72' }, chain2: { chainName: 'uptick', chainId: 'uptick_117-1', clientId: '07-tendermint-8', connectionId: 'connection-2' }, channels: [{ chain1: { channelId: 'channel-39', portId: 'transfer' }, chain2: { channelId: 'channel-2', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1' }] }]; exports.default = info;