From ca05d44e640b8d30a07e9edea08cb5a15e70619e Mon Sep 17 00:00:00 2001 From: strmfos <155266597+strmfos@users.noreply.github.com> Date: Fri, 30 May 2025 12:41:50 +0200 Subject: [PATCH] BIP175: remove out-of-date implementation (404) --- bip-0175.mediawiki | 1 - 1 file changed, 1 deletion(-) diff --git a/bip-0175.mediawiki b/bip-0175.mediawiki index 30c79858..4ffba807 100644 --- a/bip-0175.mediawiki +++ b/bip-0175.mediawiki @@ -244,7 +244,6 @@ Communication between payer and payee as well as hashing the contract and genera ==Reference implementations== -* Reference wallet implementation, based on Copay project : https://github.com/commerceblock/copay ([[https://github.com/commerceblock/copay/pull/1|pull_request]]) * Reference implementation to Hash to Partial Derivation Path Mapping in javascript ([[https://github.com/commerceblock/pay-to-contract-lib/blob/master/lib/contract.js|https://github.com/commerceblock/pay-to-contract-lib]]) ==Reference==