public interface KeyChainGroupStructure
| Modifier and Type | Field and Description | 
|---|---|
static KeyChainGroupStructure | 
DEFAULT
Default  
KeyChainGroupStructure implementation. | 
| Modifier and Type | Method and Description | 
|---|---|
HDPath | 
accountPathFor(Script.ScriptType outputScriptType)
Map desired output script type to an account path 
 | 
static final KeyChainGroupStructure DEFAULT
KeyChainGroupStructure implementation. Based on BIP32 "Wallet structure".HDPath accountPathFor(Script.ScriptType outputScriptType)