Skip to content

Commit

Permalink
export RuntimeError struct (paritytech#427)
Browse files Browse the repository at this point in the history
Signed-off-by: Gregory Hill <[email protected]>
  • Loading branch information
gregdhill authored and 0623forbidden committed Feb 15, 2022
1 parent 8a4a99d commit c287edb
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 c287edb

Please sign in to comment.