Re: Bitcoinj Importing Private Keys

2019-05-20 Thread Andreas Schildbach
Something is weird. The Wallet.toString() should print the imported keys. But it doesn't in your case. On 04/05/2019 14.50, Sentient Being wrote: > For re syncing i just delete the .svpchain file and all init again. > > | > D/Wallet: Wallet containing 0.00 BTC (spendable: 0.00 BTC) in: >       0

Re: P2SH-P2WPKH support (segwit compatible, 3* addresses)

2019-05-20 Thread Přemysl Vyhnal
Thanks for your response. How difficult you think it would be to implement P2SH-P2WPKH? Can the bech32 segwit address be somehow converted to legacy and receive transactions to it? Thank you P. On Sat, May 18, 2019 at 11:47 AM Andreas Schildbach wrote: > I decided to skip P2SH-P2WPKH. Virtuall