Check whether this node is valid as a script on its own.

Synopsis

Declared in <script/miniscript.h>

bool
IsValidTopLevel() const;

Return Value

True if this node is valid and of base type B.

Created with MrDocs