TaprootBuilder::IsComplete

Return whether there were either no leaves, or the leaves form a Huffman tree.

Synopsis

Declared in <script/signingprovider.h>

bool
IsComplete() const;

Return Value

True if the builder holds a complete tree.