Open
Description
What happened?
I think jsonString.lowercased()
change all string to lowercased .But JSONDecoder().decode(KeystoreParamsV3.self, from: jsonData)
。
The property isHDWallet
of KeystoreParamsV3
is uppercase,so decode is wrong.
What are the steps to reproduce?
none
What is the expected behavior?
none
What is the error thrown?
none
What's the stack trace said?
none
OS version
ios 16
Library version
1.1.10