From 7974f4df1e19d8e434dcba6153cfca6b45922253 Mon Sep 17 00:00:00 2001 From: Leonardo Custodio Date: Mon, 11 Sep 2023 10:26:57 -0300 Subject: [PATCH] Update supported_apps.ts --- src/supported_apps.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/supported_apps.ts b/src/supported_apps.ts index af84a1b..c4e87e4 100644 --- a/src/supported_apps.ts +++ b/src/supported_apps.ts @@ -285,7 +285,7 @@ export const supportedApps: SubstrateAppParams[] = [ }, { name: "Matrixchain", - cla: 0xef, + cla: 0xba, slip0044: 0x80000483, ss58_addr_type: 1110, }