Finalize the construction. Can only be called when IsComplete() is true. internal_key.IsFullyValid() must be true.
Declared in <script/signingprovider.h>
TaprootBuilder&
Finalize(XOnlyPubKey const& internal_key);
A reference to this builder for chaining.
| Name | Description |
|---|---|
| internal_key | The BIP341 internal key to tweak with the tree. |