Deserialize this extended public key from the BIP32 byte encoding (without version).
Synopsis
Declared in <pubkey.h>
void
Decode(unsigned char const code[]);
Parameters
Name |
Description |
code |
The BIP32‐encoded key to read. |
Created with MrDocs