diff options
author | Andrew Chow <github@achow101.com> | 2023-08-23 16:27:27 -0400 |
---|---|---|
committer | Andrew Chow <github@achow101.com> | 2023-08-23 16:37:28 -0400 |
commit | 23f3f402fca346302fe424427ae4077d8a458cbb (patch) | |
tree | 3e9a5732b63427169f9e948c9426c3dcde755eab /src/net.cpp | |
parent | 8ff90d9dcfee12090421675c9c421ee611e5ec8b (diff) | |
parent | 27b168b81f3959f5376a4176673187a71c7b25e1 (diff) |
Merge bitcoin/bitcoin#27829: rpc: fix data optionality for RPC calls.
27b168b81f3959f5376a4176673187a71c7b25e1 Update help text for spend and rawtransaction rpcs (Michael Tidwell)
Pull request description:
The "data" field without outputs was marked as "required" in the help docs when using bitcoin-cli. This field when left off worked as an intended optional OP_RETURN. closes #27828.
Motivation: It is hard to understand that "data" is actually optional for commands like `createpsbt` and `walletcreatefundedpsbt`.
ACKs for top commit:
achow101:
ACK 27b168b81f3959f5376a4176673187a71c7b25e1
Sjors:
tACK 27b168b81f3959f5376a4176673187a71c7b25e1
Tree-SHA512: 235e7ed4af69880880c04015b3f7de72c8f31ae035485c4c64c483e282948f3ea3f1eef16f15e260a1aaf21114150713516ba6a99967ccad9ecd91ff67cb0450
Diffstat (limited to 'src/net.cpp')
0 files changed, 0 insertions, 0 deletions