Skip to main content

verify_binary_memo

Function verify_binary_memo 

Source
pub fn verify_binary_memo(memo: &[u8], transfer_id: &str) -> bool
Expand description

Verify that a Profile B binary memo (raw bytes) correlates to the given transfer ID. Memos that are not exactly 32 bytes long are rejected.