signatureLength constant

int const signatureLength

Length of a Schnorrkel signature in bytes.

Implementation

static const int signatureLength = 64;