In README, links to Bitcoin testnet explorer were updated - #112
Conversation
|
The examples were done on testnet2 and decred is currently on testnet3, so they need to be entirely redone. |
|
I tried to recreate the transactions. After I run
|
|
I tried to create a SegWit compatible address in Bitcoin-qt, that also didn't work. I'm still trying to figure this out, if I will have a solution I will post it here. |
|
You need to generate p2pkh addresses (aka legacy). getnewaddress should let you specify the kind. |
|
OK, it works.
|
|
|
|
I will create an issue with the above mentioned problem. UPDATE: there is already a pull request for that. |
The links for Decred (testnet) are still not working, because non of the block explorers I know about could find those transactions.
The Bitcoin links were not working, because blocktrail.com ceased operations.