mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-06-12 09:52:21 +02:00
remove out-of-date comment on pay-to-witness support
This commit is contained in:
parent
78295e97b8
commit
2d8ba4f867
@ -153,8 +153,7 @@ bool ExtractDestination(const CScript& scriptPubKey, CTxDestination& addressRet)
|
|||||||
* multisig scripts, this populates the addressRet vector with the pubkey IDs
|
* multisig scripts, this populates the addressRet vector with the pubkey IDs
|
||||||
* and nRequiredRet with the n required to spend. For other destinations,
|
* and nRequiredRet with the n required to spend. For other destinations,
|
||||||
* addressRet is populated with a single value and nRequiredRet is set to 1.
|
* addressRet is populated with a single value and nRequiredRet is set to 1.
|
||||||
* Returns true if successful. Currently does not extract address from
|
* Returns true if successful.
|
||||||
* pay-to-witness scripts.
|
|
||||||
*
|
*
|
||||||
* Note: this function confuses destinations (a subset of CScripts that are
|
* Note: this function confuses destinations (a subset of CScripts that are
|
||||||
* encodable as an address) with key identifiers (of keys involved in a
|
* encodable as an address) with key identifiers (of keys involved in a
|
||||||
|
Loading…
x
Reference in New Issue
Block a user