Constructors

Synopses

Declared in <rpc/util.h>

Construct a matcher that accepts any type.

Construct a matcher that accepts only the given concrete type.

Parameters

Name

Description

_type

The required UniValue type.

Created with MrDocs