Construct a matcher that accepts only the given concrete type.

Synopsis

Declared in <rpc/util.h>

UniValueType(UniValue::VType _type);

Parameters

Name

Description

_type

The required UniValue type.

Created with MrDocs