adamant-api / index / KeyPair
Interface: KeyPair
Defined in: src/helpers/keys.ts:8
Properties
privateKey
ts
privateKey: Buffer;Defined in: src/helpers/keys.ts:10
publicKey
ts
publicKey: Buffer;Defined in: src/helpers/keys.ts:9