sampleSigningKey
For the complete documentation index, see llms.txt
@midnight-ntwrk/compact-runtime v0.19.0
@midnight-ntwrk/compact-runtime / sampleSigningKey
Function: sampleSigningKey()
function sampleSigningKey(kind?): SigningKey;
Randomly samples a SigningKey. If kind is not supplied, assumes
schnorr.
Parameters
kind?
SignatureKind