-
- All Implemented Interfaces:
public final class DerivationPath
A BIP-32 derivation path.
-
-
Constructor Summary
Constructors Constructor Description DerivationPath(String path)
-
Method Summary
Modifier and Type Method Description -
-
Constructor Detail
-
DerivationPath
DerivationPath(String path)
- Parameters:
path
- The derivation path.
-
-
-
-