pub type TxType = NamedObjType<TxDescContent<TxBody>, TxBodyContent>;
pub struct TxType { /* private fields */ }