Function zcash_client_backend::zip321::memo_from_base64 [−][src]
pub fn memo_from_base64(s: &str) -> Result<MemoBytes, MemoError>
Expand description
Parse a MemoBytes
value from a ZIP 321 compatible base64-encoded string.