Interface: SchnorrKeyPairParams ​
Defined in: types.ts:18
Params for the SchnorrKeyPair constructor
Properties ​
publicKey? ​
optionalpublicKey:Bytes|CompressedSecp256k1PublicKey
Defined in: types.ts:20
secretKey? ​
optionalsecretKey:Bytes|Secp256k1SecretKey
Defined in: types.ts:19