Skip to content

Commit

Permalink
export RuntimeError
Browse files Browse the repository at this point in the history
Signed-off-by: Gregory Hill <gregorydhill@outlook.com>
  • Loading branch information
gregdhill committed Feb 2, 2022
1 parent 55f04c2 commit e66fc26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions subxt/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ pub use crate::{
BasicError,
Error,
PalletError,
RuntimeError,
TransactionError,
},
events::{
Expand Down

0 comments on commit e66fc26

Please sign in to comment.