Fabcoin Core
0.16.2
P2P Digital Currency
|
Wrapper for UniValue::VType, which includes typeAny: Used to denote don't care type. More...
#include <server.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.
Only used by RPCTypeCheckObj
|
inline |
UniValue::VType UniValueType::type |