Bitcoin ABC 0.30.5
P2P Digital Currency
|
Wrapper for UniValue::VType, which includes typeAny: used to denote don't care type. More...
#include <util.h>
Public Member Functions | |
UniValueType (UniValue::VType _type) | |
UniValueType () | |
Public Attributes | |
bool | typeAny |
UniValue::VType | type |
Wrapper for UniValue::VType, which includes typeAny: used to denote don't care type.
|
inline |
UniValue::VType UniValueType::type |