Function cfx_addr::expand_prefix

source ·
pub fn expand_prefix(prefix: &str) -> Vec<u8> 
Expand description

The checksum calculation includes the lower 5 bits of each character of the prefix.

  • e.g. “bit…” becomes 2,9,20,…