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