mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 14:38:29 +01:00
doc: fixup -Wdocumentation issues
This commit is contained in:
@@ -84,7 +84,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
|
||||
|
||||
Reference in New Issue
Block a user