maxSeedLength top-level constant
int
const maxSeedLength
The Maximum lengthin bytes of derived public key seed.
Implementation
const int maxSeedLength = 32;
The Maximum lengthin bytes of derived public key seed.
const int maxSeedLength = 32;