Post
Topic
Board Development & Technical Discussion
Re: RPC API decoderawtransaction - Strange behaviour with P2WPKH/P2WSH
by
laurentmt
on 12/01/2017, 02:48:15 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.

Agreed

This is on testnet I presume.

Yes