pub(crate) fn memo_bytes_to_string(memo: &[u8; 512]) -> String
Trims trailing zeroes from a memo, and returns the memo as a String.
String