pub const MEMO_SIZE: usize = 36;
Total memo length in bytes (DashMemo = [u8; 36]).
DashMemo = [u8; 36]