checksumStrLen constant
int
const checksumStrLen
The length of the checksum part in a Bech32 encoded string.
Implementation
static const int checksumStrLen = 6;
The length of the checksum part in a Bech32 encoded string.
static const int checksumStrLen = 6;