Thanks, i have done that but here i have "*uPub*" instead of *xPub*, So can i generate addresses using "*upub *and *yPub*" using bitcoinj...???
On Saturday, April 7, 2018 at 1:28:40 PM UTC+5, Andreas Schildbach wrote: > > On 03/26/2018 04:34 PM, Tyga Christed wrote: > > > how can i generate unsigned addresses using xPub key > > Use Wallet.fromWatchingKeyB58() and supply your xpub. Then you can use > freshReceiveAddress() or currentReceiveAddress() to generate addresses > for that wallet. > > -- You received this message because you are subscribed to the Google Groups "bitcoinj" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
