(Partial) schnorr signatures, indexed by XOnlyPubKey and leaf_hash.
Synopsis
Declared in <script/sign.h>
std::map<std::pair<XOnlyPubKey, uint256>, std::vector<unsigned char>> taproot_script_sigs;
Created with MrDocs