| 构造器和说明 |
|---|
CkdFunctionDerive(CkdFunction<Node> standardCkdFunction,
Node rootNode) |
| 限定符和类型 | 方法和说明 |
|---|---|
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 © 2021. All rights reserved.