BIP175: remove out-of-date implementation (404)

This commit is contained in:
strmfos
2025-05-30 12:41:50 +02:00
committed by Jon Atack
parent 6a311752dd
commit ca05d44e64

View File

@@ -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==