Whether this descriptor will return at most one scriptPubKey or multiple (aka is or is not combo)
Synopsis
Declared in <script/descriptor.h>
virtual
bool
IsSingleType() const = 0;
Return Value
True if the descriptor produces a single script type.
Created with MrDocs