pub type TransactionId = Hash<{ size::TRANSACTION_BODY }>;
pub struct TransactionId(/* private fields */);