@did-btc1/common / SecretKeyObject
Type Alias: SecretKeyObject
> SecretKeyObject = object
Defined in: types.ts:31
Properties
bytes
> bytes: number
[]
Defined in: types.ts:32
hex?
> optional
hex: Hex
Defined in: types.ts:34
seed?
> optional
seed: string
Defined in: types.ts:33