miniscript::Node::CheckStackSize

Check the maximum stack size for this script against the policy limit.

Synopsis

Declared in <script/miniscript.h>

bool
CheckStackSize() const;

Return Value

True if the stack size stays within the applicable limit.