#include <ufsecp.h>
Parsed descriptor result.
Definition at line 1723 of file ufsecp.h.
◆ network
| int ufsecp_desc_key::network |
UFSECP_NET_MAINNET or UFSECP_NET_TESTNET.
Definition at line 1727 of file ufsecp.h.
◆ path
| char ufsecp_desc_key::path[64] |
Derivation path suffix, e.g. "/0/0", or empty.
Definition at line 1728 of file ufsecp.h.
◆ pubkey
| uint8_t ufsecp_desc_key::pubkey[33] |
Compressed pubkey (or x-only [32] for TR).
Definition at line 1725 of file ufsecp.h.
◆ pubkey_len
| uint8_t ufsecp_desc_key::pubkey_len |
33 for compressed, 32 for x-only.
Definition at line 1726 of file ufsecp.h.
◆ type
The documentation for this struct was generated from the following file: