Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
17477636
Topic
1748353
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.