0
I had to move around wallets and so on, and when I re-installed Knots (yeah I'm that edgy), it doesn't find the transactions to my segwit addresses. I can probably find the SW addresses somewhere, but probably not the regular ones I used addwitnessaddress with. Is this solvable?
Is there a way to find the address that you used addwitnessaddress on, if you know the segwit address? – octopuselk – 2017-12-22T09:37:46.027
Currently, no, because the segwit addresses are actually P2SH addresses and it is impossible to know the redeemScript of a P2SH address given just the address. The redeemScript would allow you to know the non-segwit address that it corresponds to. – Andrew Chow – 2017-12-22T17:16:43.570