Whether the apparent policy of this node matches its script semantics. Doesn't guarantee it is a safe script on its own.
Synopsis
Declared in <script/miniscript.h>
bool
IsSaneSubexpression() const;
Return Value
True if this subexpression is sane.
Created with MrDocs