bitcoin: `getrawtransaction` fails (0.18.0)

getrawtransaction fails

Return decoded raw tx

  • bitcoin-qt -prune=8192 -server -rpcuser=rpc -rpcpassword=rpc -onlynet=ipv4 -rpcbind=127.0.0.1:18332 -testnet
    • BTC 0.18.0
    • getrawtransaction b423b2b22d6d74376de2887c07f7c84ae890a93d541fcc6dbf3686f2923b2753 1 image
    • BTC 0.17.1
    • getrawtransaction b423b2b22d6d74376de2887c07f7c84ae890a93d541fcc6dbf3686f2923b2753 1 image

Request getrawtransaction.

Official from site.

Linux pentagon 4.9.0-9-amd64 #1 SMP Debian 4.9.168-1+deb9u2 (2019-05-13) x86_64 GNU/Linux, u5200, 2x8Gb, SSD

QT

About this issue

  • Original URL
  • State: closed
  • Created 5 years ago
  • Comments: 25 (14 by maintainers)

Commits related to this issue

Most upvoted comments

@nikitasius Again, this (breaking) change was intended for 0.18.0. Could you please type in

getrawtransaction b423b2b22d6d74376de2887c07f7c84ae890a93d541fcc6dbf3686f2923b2753 1 00000000000000409e394d133807fd4f6b0fd27ade24a6e717ee257e825167e1

Note that it uses three arguments. You can use help getrawtransaction to see their help text.