Merge 2b3e5bf4c0 into merged_master (Bitcoin PR #21613)

This commit is contained in:
Andrew Poelstra 2021-06-29 21:03:11 +00:00
commit dc314b7d34
8 changed files with 18 additions and 8 deletions

View file

@ -85,7 +85,7 @@ bool HaveKeys(const std::vector<valtype>& pubkeys, const LegacyScriptPubKeyMan&
//! Recursively solve script and return spendable/watchonly/invalid status.
//!
//! @param keystore legacy key and script store
//! @param script script to solve
//! @param scriptPubKey script to solve
//! @param sigversion script type (top-level / redeemscript / witnessscript)
//! @param recurse_scripthash whether to recurse into nested p2sh and p2wsh
//! scripts or simply treat any script that has been