[question] addresses list of the "getrawtransaction" #17215

issue af913337456 opened this issue on October 22, 2019
  1. af913337456 commented at 7:36 AM on October 22, 2019: none

    hello,i have a confuse about the "getrawtransaction" RPC function,it returns a json object, which contains the addresses list in the "vout" object,like below.It took me some time to understand when the multiple addresses will contains many items,as i see, it always only one item, After reading the source code, I also found that even for multi signature transactions, there will not be multiple addresses. I need somebody help!please!

     {
          "value": 1000000,
          "script": "a914d550ecfc60d9f976de1f2a43bdf4e491b684cd6887",
          "spent_by": "cd2494071876f91e1f9505f5c5421088c7df2e6f939c17f742d3638bc7df789a",
          "addresses": [
            "3M8voDot82tBrQE7QWGy9WUWxp7gDU7owx"
          ],
          "script_type": "pay-to-script-hash"
     }
    

    full url is: https://api.blockcypher.com/v1/btc/main/txs/46001fade64b8fa23815066ec62cc4a91ee0c8f4a4fad26e428bc4c0a2146290

  2. af913337456 added the label Feature on Oct 22, 2019
  3. af913337456 commented at 7:37 AM on October 22, 2019: none

    wait for reply

  4. af913337456 commented at 7:41 AM on October 22, 2019: none

    I'm sorry to disturb yours , but i have no way. I tried to send a multi sign transaction to the test network, and then looked at the data, and found that there was only one address. @ldenman @casey @eklitzke @rion

  5. MarcoFalke commented at 12:40 PM on October 22, 2019: member

    Usually the issue tracker is used to track technical issues related to the Bitcoin Core code base. Keep in mind that general bitcoin questions and/or support requests are best directed to the Bitcoin StackExchange.

  6. MarcoFalke closed this on Oct 22, 2019

  7. MarcoFalke locked this on Dec 16, 2021
Labels

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-05-02 12:14 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me