pub type Comments = Vec<String>;
Collection of Txn comments
pub struct Comments { /* private fields */ }