RPCResults::RPCResults

Construct from a single result.

Synopsis

Declared in <rpc/util.h>

RPCResults(RPCResult result);

Parameters

NameDescription
resultThe only possible result.