Fabcoin Core
0.16.2
P2P Digital Currency
|
#include <script.h>
Public Member Functions | |
CScriptWitness () | |
bool | IsNull () const |
void | SetNull () |
std::string | ToString () const |
Public Attributes | |
std::vector< std::vector< unsigned char > > | stack |
|
inline |
std::string CScriptWitness::ToString | ( | ) | const |
std::vector<std::vector<unsigned char> > CScriptWitness::stack |