Post
Topic
Board Meta
Merits 28 from 7 users
Re: Bitcointalk Quotes
by
ercewubam
on 23/08/2024, 05:53:45 UTC
⭐ Merited by LoyceV (12) ,BlackHatCoiner (4) ,vapourminer (4) ,NotATether (4) ,apogio (2) ,JayJuanGee (1) ,DdmrDdmr (1)
Quote
Which program did you use to convert the mainnet Segwit to testnet4 Segwit?
Bitcoin Core. By the way: you don't need to "convert" anything, you can instead create a transaction, sending coins to the mainnet address, and then sign that transaction under testnet. Also, if you want to move those coins, then again: you can create a transaction under testnet, and sign it from your mainnet node. In this way, no conversions are needed.

Another benefit of doing that, is testing offline signing, which is a good habit in general.