Dash Core  0.12.2.1
P2P Digital Currency
script.cpp File Reference
#include "script.h"
#include "tinyformat.h"
#include "utilstrencodings.h"

Go to the source code of this file.

Functions

const char * GetOpName (opcodetype opcode)
 

Function Documentation

◆ GetOpName()

const char* GetOpName ( opcodetype  opcode)

Definition at line 12 of file script.cpp.

Referenced by FormatScript(), ParseScript(), and ScriptToAsmStr().