From 1447ab990d0a1493cf6be2438620a32ba30fc4e2 Mon Sep 17 00:00:00 2001 From: kilavvy <140459108+kilavvy@users.noreply.github.com> Date: Fri, 11 Apr 2025 22:01:50 +0200 Subject: [PATCH] BIP381, 382: minor grammar fixups (#1816) * Update bip-0382.mediawiki * Update bip-0381.mediawiki --- bip-0381.mediawiki | 2 +- bip-0382.mediawiki | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bip-0381.mediawiki b/bip-0381.mediawiki index f2bb8aa7..13c9e153 100644 --- a/bip-0381.mediawiki +++ b/bip-0381.mediawiki @@ -117,7 +117,7 @@ Invalid descriptors ==Backwards Compatibility== pk(), pkh(), and sh() descriptors use the format and general operation specified in [[bip-0380.mediawiki|380]]. -As these are a wholly new descriptors, they are not compatible with any implementation. +As these are wholly new descriptors, they are not compatible with any implementation. However the scripts produced are standard scripts so existing software are likely to be familiar with them. ==Reference Implementation== diff --git a/bip-0382.mediawiki b/bip-0382.mediawiki index 261b7e31..d85e168a 100644 --- a/bip-0382.mediawiki +++ b/bip-0382.mediawiki @@ -35,7 +35,7 @@ Two new script expressions are defined: wpkh(), and wsh(). The wpkh(KEY) expression can be used as a top level expression, or inside of a sh() 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 wpkh() expression. +Only keys which are/have compressed public keys can be contained in a wpkh() expression. The output script produced is: