diff --git a/subxt/src/lib.rs b/subxt/src/lib.rs index 8e655a21be..22982f4900 100644 --- a/subxt/src/lib.rs +++ b/subxt/src/lib.rs @@ -81,6 +81,7 @@ pub use crate::{ Error, GenericError, HasModuleError, + ModuleError, ModuleErrorData, RuntimeError, TransactionError,