Preparing search index...
The search index is not available
@moveflow/aptos-sdk
@moveflow/aptos-sdk
aptos
PrivateKeyFromDerivationPathArgs
Interface PrivateKeyFromDerivationPathArgs
Arguments for deriving a private key from a mnemonic phrase and a BIP44 path.
interface
PrivateKeyFromDerivationPathArgs
{
mnemonic
:
string
;
path
:
string
;
}
Index
Properties
mnemonic
path
Properties
mnemonic
mnemonic
:
string
path
path
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
mnemonic
path
@moveflow/aptos-sdk
Loading...
Arguments for deriving a private key from a mnemonic phrase and a BIP44 path.