From 50f06e96044e3bb27fa4d3e53b56297fd6978051 Mon Sep 17 00:00:00 2001 From: Huberto <161350311+HubertIGL@users.noreply.github.com> Date: Tue, 17 Dec 2024 05:32:21 +0100 Subject: [PATCH] Update bip-0384.mediawiki --- bip-0384.mediawiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bip-0384.mediawiki b/bip-0384.mediawiki index 585af5e71b..fb4552de21 100644 --- a/bip-0384.mediawiki +++ b/bip-0384.mediawiki @@ -71,7 +71,7 @@ Invalid descriptors ==Backwards Compatibility== combo() descriptors use the format and general operation specified in [[bip-0380.mediawiki|380]]. -As this is a wholly new descriptor, it is not compatible with any implementation. +As this is a wholly new descriptor, it is not compatible with any implementations. However the scripts produced are standard scripts so existing software are likely to be familiar with them. ==Reference Implementation==