Antoine Le Calvez [ARCHIVE] on Nostr: 📅 Original date posted:2017-04-27 📝 Original message:On 27/04/17 18:48, Matt ...
📅 Original date posted:2017-04-27
📝 Original message:On 27/04/17 18:48, Matt Bell via bitcoin-dev wrote:
> * No outputs, all funds are paid to the miner
A transaction _must_ have at least one output [1]. You can get the same
effect by adding a 0 satoshis OP_RETURN output.
[1]:
https://github.com/bitcoin/bitcoin/blob/a6548a47a5548b4b43510c548a9418673ab751de/src/validation.cpp#L465
📝 Original message:On 27/04/17 18:48, Matt Bell via bitcoin-dev wrote:
> * No outputs, all funds are paid to the miner
A transaction _must_ have at least one output [1]. You can get the same
effect by adding a 0 satoshis OP_RETURN output.
[1]:
https://github.com/bitcoin/bitcoin/blob/a6548a47a5548b4b43510c548a9418673ab751de/src/validation.cpp#L465