Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
29210631
Topic
2829027
Board
Electrum
Re: electrum received transaction with 0BTC instead of 0.275
by
HCP
on
30/01/2018, 04:54:19 UTC
As coding enthusiast has pointed out... there was a bug reported here:
https://github.com/spesmilo/electrum/issues/3788
It has been fixed and merged here:
https://github.com/spesmilo/electrum/pull/3794
The next release should cure this issue. Seems the parsing of "Non MultiSig" SegWit P2SH transactions was broken.
If you are super desperate for the fix, you could probably clone the current Electrum repo and run from source.