From 5c53d04ab60de4bd40f01013d6df1fe3592820d8 Mon Sep 17 00:00:00 2001 From: novasama-bot <140433189+novasama-bot[bot]@users.noreply.github.com> Date: Wed, 9 Aug 2023 08:16:14 +0000 Subject: [PATCH] Update chain types --- chains/v2/types/polkadex.json | 2 +- chains/v2/types/shiden.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/chains/v2/types/polkadex.json b/chains/v2/types/polkadex.json index 4d43174eb..9ef554240 100644 --- a/chains/v2/types/polkadex.json +++ b/chains/v2/types/polkadex.json @@ -1,5 +1,5 @@ { - "runtime_id": 302, + "runtime_id": 305, "types": { "Balance": "u128", "Index": "u32", diff --git a/chains/v2/types/shiden.json b/chains/v2/types/shiden.json index 9180b0249..2e2509114 100644 --- a/chains/v2/types/shiden.json +++ b/chains/v2/types/shiden.json @@ -1,5 +1,5 @@ { - "runtime_id": 100, + "runtime_id": 104, "types": { "Balance": "u128", "Index": "u32",