Map from output key to Taproot tree (which can then make the TaprootSpendData).
Synopsis
Declared in <script/signingprovider.h>
std::map<XOnlyPubKey, TaprootBuilder> tr_trees;
Created with MrDocs
Map from output key to Taproot tree (which can then make the TaprootSpendData).
Declared in <script/signingprovider.h>
std::map<XOnlyPubKey, TaprootBuilder> tr_trees;
Created with MrDocs