Web3S_Demo > Web 3S Hd Wallet Key Function Library > Get HD Wallet Public Key

Get HD Wallet Public Key

Gets the public key from key. For public keys, returns a copy.

Inputs

In
Exec

Key
Web 3S Hd Wallet Key Structure (by ref)

The key to get the public key from.

Outputs

Out
Exec

Error Message
String

Empty if successful, error message otherwise.

Public Key
Web 3S Hd Wallet Key Structure

The public key.

Success
Boolean

True if successful, false otherwise.