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.
Created with MrDocs
Returns a human‐readable description of the transaction.
Declared in <primitives/transaction.h>
std::string
ToString() const;
A string summarizing the transaction fields.
Created with MrDocs