| Constructor and Description |
|---|
CkdFunctionDerive(CkdFunction<Node> standardCkdFunction,
Node rootNode) |
| Modifier and Type | Method and Description |
|---|---|
Node |
fromPath(CharSequence derivationPath)
Derive from a string path such as m/44'/0'/0'/0/1
|
<Path> Node |
fromPath(Path derivationPath,
Derivation<Path> derivation)
Derive from a generic path using the
Derivation supplied to extract the child indexes |
public CkdFunctionDerive(CkdFunction<Node> standardCkdFunction, Node rootNode)
public Node fromPath(CharSequence derivationPath)
Derivepublic <Path> Node fromPath(Path derivationPath, Derivation<Path> derivation)
DeriveDerivation supplied to extract the child indexesCopyright © 2020. All rights reserved.