Returns whether the whole script only pushes data onto the stack.
Declared in <script/script.h>
<script/script.h>
bool IsPushOnly() const;
true if every opcode is a push.