Type Alias persy::TransactionId

source ·
pub type TransactionId = Vec<u8>;
Expand description

Custom identifier to track the transaction in the recover phase

Aliased Type§

struct TransactionId { /* private fields */ }