Bitcoin Core 31.99.0
P2P Digital Currency
Public Attributes | List of all members
bip352_recipient_addressdata Struct Reference

#include <vectors.h>

Public Attributes

unsigned char scan_pubkey [33]
 
unsigned char spend_pubkey [33]
 
size_t count
 

Detailed Description

Definition at line 12 of file vectors.h.

Member Data Documentation

◆ count

size_t bip352_recipient_addressdata::count

Definition at line 15 of file vectors.h.

◆ scan_pubkey

unsigned char bip352_recipient_addressdata::scan_pubkey[33]

Definition at line 13 of file vectors.h.

◆ spend_pubkey

unsigned char bip352_recipient_addressdata::spend_pubkey[33]

Definition at line 14 of file vectors.h.


The documentation for this struct was generated from the following file: