Web3S_Demo > Web 3S Hd Wallet Key Function Library > Parse HD Wallet Key from Base58

Parse HD Wallet Key from Base58

Parses a serialized and base58-encoded HD Wallet extended key.

Inputs

In
Exec

Serialized
String

The serialized key.

Outputs

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.