mirror of
https://github.com/bitcoin/bips.git
synced 2026-02-23 15:38:22 +00:00
BIP-0047: Reusable payment codes
Payment codes are SPV-friendly alternatives to DarkWallet-style stealth addresses which provide useful features such as positively identifying senders to recipients and automatically providing for transaction refunds. Payment codes can be publicly advertised and associated with a real-life identity without causing a loss of financial privacy. Compared to stealth addresses, payment codes require less blockchain data storage. Payment codes require 65 bytes of OP_RETURN data per sender-recipient pair, while stealth addresses require 40 bytes per transaction.
This commit is contained in:
BIN
bip-0047/reusable_payment_codes-01.png
Normal file
BIN
bip-0047/reusable_payment_codes-01.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 36 KiB |
BIN
bip-0047/reusable_payment_codes-02.png
Normal file
BIN
bip-0047/reusable_payment_codes-02.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 34 KiB |
BIN
bip-0047/reusable_payment_codes-03.png
Normal file
BIN
bip-0047/reusable_payment_codes-03.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 50 KiB |
BIN
bip-0047/reusable_payment_codes-04.png
Normal file
BIN
bip-0047/reusable_payment_codes-04.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 37 KiB |
BIN
bip-0047/reusable_payment_codes-05.png
Normal file
BIN
bip-0047/reusable_payment_codes-05.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 46 KiB |
BIN
bip-0047/reusable_payment_codes-06.png
Normal file
BIN
bip-0047/reusable_payment_codes-06.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 39 KiB |
Reference in New Issue
Block a user