Function privacy_message
Source pub fn privacy_message(message: &str) -> String
Expand description
Creates a new Privacy Message.
The given message will be prefixed with PM
and suffixed with ST
.
The interpretation of the message depends on the relevant privacy discipline.