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