BTCSQ Testnet Issues FAQ

From Veriblock Wiki
Jump to: navigation, search

See: Join_BTCSQ_Testnet

Overview

Various issues, some with work-arounds.

Ideally code "just works" and is so usable that it prevents issues from happening

Convert your testnet phase 1 private key into a valid mainnet key

For anyone who needs to convert their testnet phase 1 private key into a valid mainnet key please use this script: https://gist.github.com/Warchant/92f635b178e575315cd9b4553a9c17f6

Edit line 34 -> https://gist.github.com/Warchant/92f635b178e575315cd9b4553a9c17f6#file-tn2mn-py-L34

Then run with python tn2mn.py and you can then import your phase1 key into the daemon and see your balance.

Issue 3

Issue 2