- Preparing search index...
- The search index is not available
cardano-sdk
Properties
Readonly
accountIndex
accountIndex: number
Readonly
chainId
Readonly
extendedAccountPublicKey
Methods
deriveAddress
- deriveAddress(paymentKeyDerivationPath: AccountAddressDerivationPath, stakeKeyDerivationIndex: number): Promise<GroupedAddress>
-
Parameters
-
-
stakeKeyDerivationIndex: number
Static
fromAsyncKeyAgent
- fromAsyncKeyAgent(keyAgent: AsyncKeyAgent): Promise<Bip32Account>
-