In getrawtransaction the vout did not have a description. I gave it the same description as the one used in decoderawtransaction.
rpc: Add missing description of vout in getrawtransaction help text #20731
pull benthecarman wants to merge 1 commits into bitcoin:master from benthecarman:fix-getrawtransaction-help-text changing 1 files +1 −1-
benthecarman commented at 9:22 PM on December 20, 2020: contributor
- DrahtBot added the label RPC/REST/ZMQ on Dec 20, 2020
-
rpc: Add missing description of vout in getrawtransaction help text b23349b880
-
in src/rpc/rawtransaction.cpp:112 in a7db0093f1 outdated
108 | @@ -109,7 +109,7 @@ static RPCHelpMan getrawtransaction() 109 | {RPCResult::Type::OBJ, "", "", 110 | { 111 | {RPCResult::Type::STR_HEX, "txid", "The transaction id"}, 112 | - {RPCResult::Type::STR, "vout", ""}, 113 | + {RPCResult::Type::STR, "vout", "The output number"},
MarcoFalke commented at 7:34 AM on December 21, 2020:Why is this a STR? Should be numeric
benthecarman commented at 3:57 PM on December 21, 2020:Fixed.
benthecarman force-pushed on Dec 21, 2020MarcoFalke commented at 6:57 PM on December 21, 2020: memberACK b23349b8804fb60c6b3d7d0e2a95927a0d1b49b9 🏯
<details><summary>Show signature and timestamp</summary>
Signature:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 ACK b23349b8804fb60c6b3d7d0e2a95927a0d1b49b9 🏯 -----BEGIN PGP SIGNATURE----- iQGzBAEBCgAdFiEE+rVPoUahrI9sLGYTzit1aX5ppUgFAlwqrYAACgkQzit1aX5p pUixogv/WraHLE08g+bz+P/JGZVc1USzM/w/LdDtg4s89xDoC/e9wUnzwwn3cdhV dpSuqOARIw1ITXAEoyOUVs+2aL6UeYxE4icHlTUd+Fc24w1rfNXCG+stfY0ZkBVK UvHkiUndnGhDeA8BhJpW2GYh9+QO+ysURWLIZqLpRocoTTOdZmOA/hj4p897N7SF Nsz9H5VBQ8Z3R5Zj2kK28Qd9O5zUHrr4+s60ylRA+wi1Y9AGGKlTOy7ExT0eh9bX DHhQyzARReSM14y9VFXTqMyVvcOaD54yxpTyDk67Ho7/ZvzFBE5tc1ky8ykpyMJw HRev6KKGPrQGQEtASOQD9Dt15/01B81l7aVdzKKJrn6UP5F0iGXgg/Yl4Rnd8ZKE Ly5nf6jmKEcSBBLRrbPh9w4TdU5kSmZrAyEk9M6ZByVglY4vkQ9Afp1Vhtbv+GAL 2LnTbmW+eoHG5PDWBYf52dS9/2dWugcdGwPJxH7Zk8Vxa6cCrHvTnQY3+UG5VcBq SAySR03O =oRsH -----END PGP SIGNATURE-----Timestamp of file with hash
64c07ba6226655367fe7f7c78c3efaa74b5c099fb3fe50cbec2d9d35a4fbc46a -</details>
MarcoFalke merged this on Dec 21, 2020MarcoFalke closed this on Dec 21, 2020MarcoFalke referenced this in commit 98b0817fce on Dec 21, 2020MarcoFalke referenced this in commit 1fda7db64f on Dec 21, 2020benthecarman deleted the branch on Dec 21, 2020sidhujag referenced this in commit fc67638a64 on Dec 21, 2020MarcoFalke referenced this in commit cf2a9b9357 on Dec 22, 2020MarcoFalke referenced this in commit e83bbba6f7 on Dec 22, 2020MarcoFalke referenced this in commit bcb655d7d1 on Jan 5, 2021DrahtBot locked this on Feb 15, 2022ContributorsLabels
github-metadata-mirror
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-13 15:14 UTC
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-13 15:14 UTC
This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me
More mirrored repositories can be found on mirror.b10c.me