[#miniscript-Node-IsNotSatisfiable] = xref:miniscript.adoc[miniscript]::xref:miniscript/Node.adoc[Node]::IsNotSatisfiable :relfileprefix: ../../ :mrdocs: Whether no satisfaction exists for this node. == Synopsis Declared in `<script/miniscript.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool IsNotSatisfiable() const; ---- == Return Value True if this node can never be satisfied. [.small]#Created with https://www.mrdocs.com[MrDocs]#