mirror of
https://github.com/bitcoin/bips.git
synced 2026-05-18 16:59:30 +00:00
BIP381, 382: minor grammar fixups (#1816)
* Update bip-0382.mediawiki * Update bip-0381.mediawiki
This commit is contained in:
@@ -35,7 +35,7 @@ Two new script expressions are defined: <tt>wpkh()</tt>, and <tt>wsh()</tt>.
|
||||
|
||||
The <tt>wpkh(KEY)</tt> expression can be used as a top level expression, or inside of a <tt>sh()</tt> descriptor.
|
||||
It takes a single key expression as an argument and produces a P2WPKH output script.
|
||||
Only keys which are/has compressed public keys can be contained in a <tt>wpkh()</tt> expression.
|
||||
Only keys which are/have compressed public keys can be contained in a <tt>wpkh()</tt> expression.
|
||||
|
||||
The output script produced is:
|
||||
<pre>
|
||||
|
||||
Reference in New Issue
Block a user