Comments

Type Alias Comments 

Source
pub type Comments = Vec<String>;
Expand description

Collection of Txn comments

Aliased Typeยง

pub struct Comments { /* private fields */ }