![]() |
Bitcoin ABC 0.32.4
P2P Digital Currency
|
#include <iguana_formatter.h>#include <iguana_interpreter.h>#include <iostream>#include <tinyformat.h>#include <util/strencodings.h>Go to the source code of this file.
Functions | |
| std::string | FormatOpcode (opcodetype opcode) |
| std::string | FormatStackItem (const std::vector< uint8_t > &data) |
| std::string FormatOpcode | ( | opcodetype | opcode | ) |
Definition at line 41 of file iguana_formatter.cpp.
| std::string FormatStackItem | ( | const std::vector< uint8_t > & | data | ) |
Definition at line 53 of file iguana_formatter.cpp.