Bitcoin ABC 0.30.5
P2P Digital Currency
|
#include <cashaddrenc.h>
Public Attributes | |
CashAddrType | type |
std::vector< uint8_t > | hash |
Definition at line 16 of file cashaddrenc.h.
std::vector<uint8_t> CashAddrContent::hash |
Definition at line 18 of file cashaddrenc.h.
CashAddrType CashAddrContent::type |
Definition at line 17 of file cashaddrenc.h.