pub type StoredTransactionEvents = Vec<Option<Vec<u8>>>;
pub struct StoredTransactionEvents { /* private fields */ }