Public keys with key origin data collected for the input.
Synopsis
Declared in <script/sign.h>
std::map<CKeyID, std::pair<CPubKey, KeyOriginInfo>> misc_pubkeys;
Created with MrDocs
Public keys with key origin data collected for the input.
Declared in <script/sign.h>
std::map<CKeyID, std::pair<CPubKey, KeyOriginInfo>> misc_pubkeys;
Created with MrDocs