← Back to Bitcoin Improvement Proposals
BIPinformationalopcodespaymentstransactionsscript

BIP74 Draft

PaymentRequests currently support any valid script serialized in the PaymentDetails protocol buffer. Zero value outputs are ignored and not included in the transaction. This means that OP_RETURN scripts are currently supported but they must have a > zero value, effectively destroying the value assigned to that output. This BIP allows zero value PaymentRequest outputs ONLY if the script is an OP_RETURN.

No reviews
toby·Updated Jan 29, 2016·0 reviews·0 attestations·View source
Collections:BIPs — Merged

Specification

PaymentRequests currently support any valid script serialized in the PaymentDetails protocol buffer. Zero value outputs are ignored and not included in the transaction. This means that OP_RETURN scripts are currently supported but they must have a > zero value, effectively destroying the value assigned to that output.

This BIP allows zero value PaymentRequest outputs ONLY if the script is an OP_RETURN.

Discussion (0 threads)

Loading discussions...