Post
Topic
Board Development & Technical Discussion
Re: RPC API decoderawtransaction - Strange behaviour with P2WPKH/P2WSH
by
achow101
on 12/01/2017, 02:28:58 UTC
Interesting. This looks like it is a bug.

What is happening is that decoderawtransaction is not decoding the transaction as a segwit transaction but rather as a normal transaction.

This is on testnet I presume.