Returns a human‐readable description of the outpoint.
Synopsis
Declared in <primitives/transaction.h>
std::string
ToString() const;
Return Value
A string with the transaction hash and output index.
Created with MrDocs