fix regresssion of json wallet serialization with jdk25
This commit fixes a regression in how Sparrow Wallet saves and loads wallet data as JSON when running on newer Java versions (JDK 25). Previously, the app relied on a deep Java reflection trick to serialize certain objects, which no longer…
a9e144bbby Craig Raw+50−32 files