Post
Topic
Board Electrum
Re: [TUTORIAL] How to extract Bitcoin Gold from a 2fa Electrum Wallet [STEP BY STEP]
by
HCP
on 19/04/2018, 08:23:31 UTC
You won't be able to use deserialize() and gettransaction() as, like I said, it won't exist on the Bitcoin network as this "hybrid fork" created its own "funding transactions".

However, that explorer you linked to is nice enough to deserialize the raw transaction for you, You can use the link: https://chainz.cryptoid.info/btx/tx.dws?151581.htm#raw and click the "Raw Transaction" tab. You'll see the same info that you would get from the deserialize(gettransaction()).