Compare two builders by the script trees they represent.
Synopsis
Declared in <script/signingprovider.h>
bool
operator==(TaprootBuilder const& other) const;
Return Value
True if both builders describe the same tree.
Parameters
Name |
Description |
other |
The builder to compare against. |
Created with MrDocs