Skip to main content

ExtendedPrivateKey

@coinbase/waas-sdk-web • API


Type alias: ExtendedPrivateKey

ExtendedPrivateKey: Object

The exported extended BIP32 private key for a wallet of the corresponding derivation path.

Type declaration​

keyPath​

keyPath: string

xPrivateKey​

xPrivateKey: string

Was this helpful?