- Preparing search index...
- The search index is not available
cardano-sdk
Accessors
accountIndex
- get accountIndex(): number
-
Returns number
bip32Ed25519
- get bip32Ed25519(): Bip32Ed25519
-
chainId
- get chainId(): ChainId
-
extendedAccountPublicKey
- get extendedAccountPublicKey(): Bip32PublicKeyHex
-
purpose
- get purpose(): undefined | KeyPurpose
-
Methods
deriveAddress
- deriveAddress(paymentKeyDerivationPath: AccountAddressDerivationPath, stakeKeyDerivationIndex: number): Promise<GroupedAddress>
-
Parameters
-
-
stakeKeyDerivationIndex: number
exportRootPrivateKey
- exportRootPrivateKey(): Promise<Bip32PrivateKeyHex>
-