public class RestoreFromSeed
extends Object
The following example shows you how to restore a HD wallet from a previously generated deterministic seed.
In this example we manually setup the blockchain, peer group, etc. You can also use the WalletAppKit which provides a restoreWalletFromSeed function to load a wallet from a deterministic seed.