Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

script.cpp File Reference
#include <script/script.h>
#include <tinyformat.h>
#include <utilstrencodings.h>
+ Include dependency graph for script.cpp:

Go to the source code of this file.

Functions

const char * GetOpName (opcodetype opcode)
 

Function Documentation

◆ GetOpName()

Released under the MIT license