Parses a serialized, raw HD Wallet extended key.
|
In
Exec
|
|
|
Serialized
Array of Bytes
|
The serialized key. |
|
Out
Exec
|
|
|
Error Message
String
|
Empty if successful, error message otherwise. |
|
Key
Web 3S Hd Wallet Key Structure
|
The parsed key. |
|
Success
Boolean
|
True if successful, false otherwise. |