From 0b24e5c88d89911cc58cac7570e8ac22f0ed7168 Mon Sep 17 00:00:00 2001 From: mace Date: Tue, 17 Sep 2024 08:57:56 +0000 Subject: [PATCH] remove rhala from shared configuration --- testnet/shared-config-test.json | 65 --------------------------------- 1 file changed, 65 deletions(-) diff --git a/testnet/shared-config-test.json b/testnet/shared-config-test.json index 99c7b90..73711c2 100644 --- a/testnet/shared-config-test.json +++ b/testnet/shared-config-test.json @@ -157,71 +157,6 @@ } ] }, - { - "id": 3, - "chainId": 5231, - "parachainId": 2004, - "caipId": "polkadot:5231", - "name": "rococo-phala", - "type": "substrate", - "bridge": "", - "handlers": [ - { - "address": "5EYCAe5jLbHcAAMKvLFSXgCTbPrLgBJusvPwfKcaKzuf5X5e", - "type": "erc20" - } - ], - "nativeTokenSymbol": "pha", - "nativeTokenFullName": "pha", - "nativeTokenDecimals": 12, - "blockConfirmations": 2, - "startBlock": 853611, - "resources": [ - { - "resourceId": "0x0000000000000000000000000000000000000000000000000000000000001000", - "caip19": "polkadot:5231", - "type": "fungible", - "native": true, - "symbol": "PHA", - "decimals": 12, - "assetName": "Phala", - "xcmMultiAssetId": { - "concrete": { - "parents": 0, - "interior": "here" - } - } - }, - { - "resourceId": "0x0000000000000000000000000000000000000000000000000000000000001100", - "caip19": "polkadot:5231", - "type": "fungible", - "assetID": 1984, - "native": false, - "symbol": "sygUSD", - "decimals": 6, - "assetName": "SygmaUSD", - "xcmMultiAssetId": { - "concrete": { - "parents": 1, - "interior": { - "X2": [ - { - "Parachain": 1000 - }, - { - "GeneralKey": { - "length": 6, - "data": "0x7379675553440000000000000000000000000000000000000000000000000000" - } - } - ] - } - } - } - } - ] - }, { "id": 5, "chainId": 338,