Function clarity_repl::clarity::util::address::b58::check_encode_slice[][src]

pub fn check_encode_slice(data: &[u8]) -> String

Obtain a string with the base58check encoding of a slice (Tack the first 4 256-digits of the object’s Bitcoin hash onto the end.)