Returns a human‐readable representation of the witness stack.
Synopsis
Declared in <script/script.h>
std::string
ToString() const;
Return Value
A string listing the hex‐encoded stack elements.
Created with MrDocs