Constant darkfi::util::encoding::base32::ENCODE_STD

source ยท
const ENCODE_STD: &[u8] = b"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567";
Expand description

Standard Base32 alphabet.