[#miniscript-Node-IsNonMalleable] = xref:miniscript.adoc[miniscript]::xref:miniscript/Node.adoc[Node]::IsNonMalleable :relfileprefix: ../../ :mrdocs: Check whether this script can always be satisfied in a non‐malleable way. == Synopsis Declared in `<script/miniscript.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool IsNonMalleable() const; ---- == Return Value True if the expression is nonmalleable. [.small]#Created with https://www.mrdocs.com[MrDocs]#