Constant solana_program::blake3::MAX_BASE58_LEN
source · const MAX_BASE58_LEN: usize = 44;
Expand description
Maximum string length of a base58 encoded hash.
const MAX_BASE58_LEN: usize = 44;
Maximum string length of a base58 encoded hash.