From a49b1196ece18c1b405e977b5aea3f8917e56529 Mon Sep 17 00:00:00 2001 From: Gregory Hill Date: Wed, 2 Feb 2022 16:38:23 +0000 Subject: [PATCH] export RuntimeError struct 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::{