mirror of
https://github.com/bitcoin/bips.git
synced 2026-02-23 15:38:22 +00:00
BIP381, 382: minor grammar fixups (#1816)
* Update bip-0382.mediawiki * Update bip-0381.mediawiki
This commit is contained in:
@@ -117,7 +117,7 @@ Invalid descriptors
|
||||
==Backwards Compatibility==
|
||||
|
||||
<tt>pk()</tt>, <tt>pkh()</tt>, and <tt>sh()</tt> 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==
|
||||
|
||||
Reference in New Issue
Block a user