Constructs a script that pushes a single integer.

Synopsis

Declared in <script/script.h>

explicit
CScript(int64_t b);

Parameters

Name

Description

b

Integer to push.

Created with MrDocs