CTransaction::ToString

Returns a human-readable description of the transaction.

Synopsis

Declared in <primitives/transaction.h>

std::string
ToString() const;

Return Value

A string summarizing the transaction fields.