Preparing search index...
The search index is not available
@aptos-labs/ts-sdk - v1.25.0
@aptos-labs/ts-sdk
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
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
mnemonic
path
@aptos-labs/ts-sdk - v1.25.0
Loading...
Arguments for deriving a private key from a mnemonic phrase and a BIP44 path.