checksumStrLen constant

int const checksumStrLen

The length of the checksum part in a Bech32 encoded string.

Implementation

static const int checksumStrLen = 6;