ethSignatureRecoveryIdLength constant
int
const ethSignatureRecoveryIdLength
The length of the recovery id in an Ethereum signature in bytes.
Implementation
static const int ethSignatureRecoveryIdLength = 1;