Bitcoin ABC  0.28.12
P2P Digital Currency
Public Attributes | List of all members
CashAddrContent Struct Reference

#include <cashaddrenc.h>

Public Attributes

CashAddrType type
 
std::vector< uint8_t > hash
 

Detailed Description

Definition at line 16 of file cashaddrenc.h.

Member Data Documentation

◆ hash

std::vector<uint8_t> CashAddrContent::hash

Definition at line 18 of file cashaddrenc.h.

◆ type

CashAddrType CashAddrContent::type

Definition at line 17 of file cashaddrenc.h.


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