Constructs a script that holds a single opcode.

Synopsis

Declared in <script/script.h>

explicit
CScript(opcodetype b);

Parameters

Name

Description

b

Opcode to append.

Created with MrDocs