Skip to content

Commit

Permalink
remove rhala from shared configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
MakMuftic committed Sep 17, 2024
1 parent 8d1e599 commit 0b24e5c
Showing 1 changed file with 0 additions and 65 deletions.
65 changes: 0 additions & 65 deletions testnet/shared-config-test.json
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 0b24e5c

Please sign in to comment.