addrLength constant
int
const addrLength
Constant defining the length of Ethereum and Tron addresses in bytes.
Implementation
static const int addrLength = 20;
Constant defining the length of Ethereum and Tron addresses in bytes.
static const int addrLength = 20;