miniscript::Node::IsBKW

Whether this node is of type B, K or W. (That is, anything but V.)

Synopsis

Declared in <script/miniscript.h>

bool
IsBKW() const;

Return Value

True if the node's type is B, K or W.