Construct from a single result.

Synopsis

Declared in <rpc/util.h>

RPCResults(RPCResult result);

Parameters

Name

Description

result

The only possible result.

Created with MrDocs