From 364709ef54e5b972c12bca1410de7388cc51b8bb Mon Sep 17 00:00:00 2001 From: kevin Heifner Date: Mon, 30 Mar 2026 14:45:54 -0500 Subject: [PATCH] Update wirejs-native submodule for enum type support Points to wirejs-native fix/enum-type-support which adds enum serialization to getTypesFromAbi(), fixing "Unknown type" errors for enum fields in the JS fallback path. --- external/wirejs-native | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/external/wirejs-native b/external/wirejs-native index a91baf0..6cdeda5 160000 --- a/external/wirejs-native +++ b/external/wirejs-native @@ -1 +1 @@ -Subproject commit a91baf0f64f280ac1e5913c7c9bcec706c5b73be +Subproject commit 6cdeda550918a91fd85545cb67c8c786951983a8