pub fn fill_message_id_and_timestamps(
    message: &str
) -> Result<String, Box<dyn Error>>
Expand description

Adds an id and create_time to stringified DIDComm message.

Arguments

  • message - DIDComm message

Returns

  • string - stringified message