[#TaprootBuilder-IsComplete] = xref:TaprootBuilder.adoc[TaprootBuilder]::IsComplete :relfileprefix: ../ :mrdocs: Return whether there were either no leaves, or the leaves form a Huffman tree. == Synopsis Declared in `<script/signingprovider.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool IsComplete() const; ---- == Return Value True if the builder holds a complete tree. [.small]#Created with https://www.mrdocs.com[MrDocs]#