pub fn encrypt_tx_comment_v1<K: KeyPair>(
message_type: u8,
my_keypair: &K,
other_pubkey: &PublicKey,
tx_comment: &ArrayString<MAX_MSG_LEN>,
) -> Result<ArrayString<MAX_B64_LEN>, UnspecifiedRandError>Expand description
Encrypt transaction comment