diff options
author | Alfred Hodler <alfred_hodler@protonmail.com> | 2022-08-22 09:49:32 +0000 |
---|---|---|
committer | Alfred Hodler <alfred_hodler@protonmail.com> | 2022-08-22 09:49:32 +0000 |
commit | 1385d65187590f0390c0cb19b82d5272071097df (patch) | |
tree | 8af3fe2ad3d2cba704c07c58002c014d9dba3fea /bip-0351.mediawiki | |
parent | e56fb64292adabe8412e1d36f869508742de2b3d (diff) |
Add reference implementation
Diffstat (limited to 'bip-0351.mediawiki')
-rw-r--r-- | bip-0351.mediawiki | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bip-0351.mediawiki b/bip-0351.mediawiki index 02c45ad..619c928 100644 --- a/bip-0351.mediawiki +++ b/bip-0351.mediawiki @@ -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]] |