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: