Bitcoin Core  27.99.0
P2P Digital Currency
Public Attributes | List of all members
ScriptErrorDesc Struct Reference

Public Attributes

ScriptError_t err
 
const char * name
 

Detailed Description

Definition at line 43 of file script_tests.cpp.

Member Data Documentation

◆ err

ScriptError_t ScriptErrorDesc::err

Definition at line 45 of file script_tests.cpp.

◆ name

const char* ScriptErrorDesc::name

Definition at line 46 of file script_tests.cpp.


The documentation for this struct was generated from the following file: