Skip to main content

RawPrivateKey

@coinbase/waas-sdk-webAPI


Type alias: RawPrivateKey

RawPrivateKey: Object

The raw ECKey pair that has 64-character-long hex string private key.

Type declaration

ecKeyPrivate

ecKeyPrivate: string

ecKeyPublic

ecKeyPublic: string

keyPath

keyPath: string

Was this helpful?