Re: How to create a wallet without HD mode?

2017-09-06 Thread Private Z
Thanks for your help. I will try it.

在 2017年9月6日星期三 UTC+8下午3:18:29,Andreas Schildbach写道:
>
> On 09/05/2017 10:06 AM, Private Z wrote: 
> > I wanna create a wallet without HD mode. 
> > But I can't find any code in the doc or example. 
> > Anyone can help me? 
>
> You can use Wallet.fromKeys() to create a wallet from a given set of 
> private keys. 
>
>
>

-- 
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 bitcoinj+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to create a wallet without HD mode?

2017-09-06 Thread Andreas Schildbach
On 09/05/2017 10:06 AM, Private Z wrote:
> I wanna create a wallet without HD mode. 
> But I can't find any code in the doc or example.
> Anyone can help me?

You can use Wallet.fromKeys() to create a wallet from a given set of
private keys.


-- 
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 bitcoinj+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


How to create a wallet without HD mode?

2017-09-05 Thread Private Z
I wanna create a wallet without HD mode. 
But I can't find any code in the doc or example.
Anyone can help me?

-- 
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 bitcoinj+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.