checksumByteLen constant
int
const checksumByteLen
The length in bytes of the checksum used in Stellar addresses.
Implementation
static const checksumByteLen = 2;
The length in bytes of the checksum used in Stellar addresses.
static const checksumByteLen = 2;