Skip to content

Commit

Permalink
Export TransactionEvents (#363)
Browse files Browse the repository at this point in the history
* Export TransactionEvents

* Fmt
  • Loading branch information
ascjones authored Dec 10, 2021
1 parent b777420 commit 78626eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ pub use crate::{
FinalizedEventStorageSubscription,
},
transaction::{
TransactionEvents,
TransactionInBlock,
TransactionProgress,
TransactionStatus,
Expand Down

0 comments on commit 78626eb

Please sign in to comment.