DataTransaction typedef

DataTransaction = BaseTransaction<DataChange>

Implementation

typedef DataTransaction = BaseTransaction<DataChange>;