signatureLength constant
int
const signatureLength
Length of a Schnorrkel signature in bytes.
Implementation
static const int signatureLength = 64;
Length of a Schnorrkel signature in bytes.
static const int signatureLength = 64;