Check whether there is no satisfaction path that contains both timelocks and heightlocks
Synopsis
Declared in <script/miniscript.h>
bool
CheckTimeLocksMix() const;
Return Value
True if no satisfaction mixes a timelock and a heightlock of the same type.
Created with MrDocs