From 702f4c8457b0b9f62924157a910644edbd4f4c22 Mon Sep 17 00:00:00 2001 From: Greg Hill Date: Thu, 3 Feb 2022 11:54:23 +0000 Subject: [PATCH] export RuntimeError struct (#427) Signed-off-by: Gregory Hill --- subxt/src/lib.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/subxt/src/lib.rs b/subxt/src/lib.rs index 02077fcd8c..723280f501 100644 --- a/subxt/src/lib.rs +++ b/subxt/src/lib.rs @@ -82,6 +82,7 @@ pub use crate::{ BasicError, Error, PalletError, + RuntimeError, TransactionError, }, events::{