mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2025-02-16 17:42:06 +00:00
Edited ch07_authorization-authentication.adoc with Atlas code editor
This commit is contained in:
parent
0964f2c860
commit
9cf8896cd7
@ -1329,7 +1329,7 @@ input script and includes a witness structure:
|
|||||||
|
|
||||||
===== Wallet construction of P2WPKH
|
===== Wallet construction of P2WPKH
|
||||||
|
|
||||||
It is extremely important to note that P2WPKH witness programs should only be created by
|
It is extremely((("wallets", "P2WPKH (pay to witness public key hash)"))) important to note that P2WPKH witness programs should only be created by
|
||||||
the receiver and not converted by the spender from a known
|
the receiver and not converted by the spender from a known
|
||||||
public key, P2PKH script, or address. The spender has no way of knowing
|
public key, P2PKH script, or address. The spender has no way of knowing
|
||||||
if the receiver's wallet has the ability to construct segwit
|
if the receiver's wallet has the ability to construct segwit
|
||||||
|
Loading…
Reference in New Issue
Block a user