From 44b5d064ca861e9c308d5320b1f96a2fe29b48f3 Mon Sep 17 00:00:00 2001 From: Chr0nicT <46724628+Chr0nicT@users.noreply.github.com> Date: Wed, 10 Jun 2026 23:32:15 -0400 Subject: [PATCH] Update README to include userAbstraction Added 'userAbstraction' to the list of items in README. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9b0b304..3da8c4a 100644 --- a/README.md +++ b/README.md @@ -206,6 +206,7 @@ The currently supported info requests on the local server are validatorL1Votes marginTable perpDexs + userAbstraction webData2 (does not compute assetCtxs, which do not depend on the user) ```