1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-03-09 15:53:54 +00:00

Add reference implementation

This commit is contained in:
Alfred Hodler
2022-08-22 09:49:32 +00:00
parent e56fb64292
commit 1385d65187

View File

@@ -248,6 +248,10 @@ No specific instruction is given as to the details of the notification transacti
Another opportunity exists for an existing business to attach notification payloads to transactions sent during the normal course of operations. Large withdrawal transactions from mining pools or exchanges could include a marginal notification payload without affecting overall fees.
==Reference Implementation==
Reference implementation is available at https://github.com/alfred-hodler/bip-351-private-payments
==Reference==
* [[bip-0032.mediawiki|BIP32 - Hierarchical Deterministic Wallets]]
* [[bip-0043.mediawiki|BIP43 - Purpose Field for Deterministic Wallets]]