checksumStrLen constant
int
const checksumStrLen
The length of the checksum in characters for a Bech32 encoded BCH address.
Implementation
static const int checksumStrLen = 8;
The length of the checksum in characters for a Bech32 encoded BCH address.
static const int checksumStrLen = 8;