Check whether this node is valid at all.

Synopsis

Declared in <script/miniscript.h>

bool
IsValid() const;

Return Value

True if this node has a valid type and size.

Created with MrDocs