Bitcoin ABC 0.30.5
P2P Digital Currency
Functions
iguana_formatter.cpp File Reference
#include <iguana_formatter.h>
#include <iguana_interpreter.h>
#include <iostream>
#include <tinyformat.h>
#include <util/strencodings.h>
Include dependency graph for iguana_formatter.cpp:

Go to the source code of this file.

Functions

std::string FormatOpcode (opcodetype opcode)
 
std::string FormatStackItem (const std::vector< uint8_t > &data)
 

Function Documentation

◆ FormatOpcode()

std::string FormatOpcode ( opcodetype  opcode)

Definition at line 41 of file iguana_formatter.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ FormatStackItem()

std::string FormatStackItem ( const std::vector< uint8_t > &  data)

Definition at line 53 of file iguana_formatter.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: