pub type TransactionV0 = Vec<u8>;
Transaction with CRDT operations
struct TransactionV0 { /* private fields */ }