Equity
Bitcoin Protocol Library
Public Attributes | List of all members
Equity::Instruction::Description Struct Reference

Information about an opcode. More...

#include <Instruction.h>

Public Attributes

int value
 Opcode value.
 
char const * name
 Name to display.
 
int minArgs
 Minimum number of arguments.
 
bool valid
 If false, the appearance of this opcode in a script will invalidate the script.
 

Detailed Description

Information about an opcode.


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