Thanks for your response. Is there any counterpart who is supporting this concept. Is there any road map for this concept in BitcoinJ itself.
Thanks, Ramesh A On Wednesday, March 15, 2017 at 4:33:58 PM UTC+5:30, Andreas Schildbach wrote: > > Bitcoinj doesn't support the concept "accounts" or "subwallets" within a > Wallet. This is a deliberate design choice. Consequently, it only > supports the "default account" from the hierarchy described in the BIP32 > spec. > > > On 03/15/2017 05:01 AM, Ramez Az wrote: > > Hi, > > > > I am trying to create HD wallet with n-tier using WalletTool provided in > > the bitcoinj-tools module. But i am unable to achieve to create n-tier > > in HD wallet. When we create the wallet, the hierarchy M, M/0, M/0/0, > > M/0/1 are getting generated in the wallet.When we add the key in the > > wallet, it is always getting added in the M/0/0 node like > > M/0/0/1.......M/0/0/N. But i would like to generate n-tier wallet (like > > wallet within wallet) as below. Please find the attached image file for > > reference. > > > > 1. I want to add any no.of nodes from M/0 like M/0/0....M/0/N. > > 2. I want to add the keys to specific node, instead of getting added > M/0/0. > > > > Can you please suggest/advise how to create the N-Tier HD wallet. > > > > Thanks, > > Ramesh A > > > > -- > > 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] <javascript:> > > <mailto:[email protected] <javascript:>>. > > For more options, visit https://groups.google.com/d/optout. > > > -- 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.
