[#miniscript-Node-CheckTimeLocksMix] = xref:miniscript.adoc[miniscript]::xref:miniscript/Node.adoc[Node]::CheckTimeLocksMix :relfileprefix: ../../ :mrdocs: Check whether there is no satisfaction path that contains both timelocks and heightlocks == Synopsis Declared in `<script/miniscript.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool CheckTimeLocksMix() const; ---- == Return Value True if no satisfaction mixes a timelock and a heightlock of the same type. [.small]#Created with https://www.mrdocs.com[MrDocs]#