1
0
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:
kilavvy
2025-04-11 22:01:50 +02:00
committed by GitHub
parent 1163f3ab69
commit 1447ab990d
2 changed files with 2 additions and 2 deletions

View File

@@ -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>