pubkeyAddrLength constant
int
const pubkeyAddrLength
Implementation
static const int pubkeyAddrLength = Ed25519KeysConst.pubKeyByteLen +
XlmAddrConst.versionBytesLength +
XlmAddrConst.checksumByteLen;