Update Artifacts (auto-generated) (#1706)

Co-authored-by: tadeohepperle <62739623+tadeohepperle@users.noreply.github.com>
This commit is contained in:
paritytech-subxt-pr-maker[bot]
2024-08-12 13:44:32 +01:00
committed by GitHub
parent 5a845074c4
commit 90b47faad8
2 changed files with 5 additions and 5 deletions
@@ -102,7 +102,7 @@ pub mod api {
pub type Event = runtime_types::rococo_runtime::RuntimeEvent;
#[doc = r" The outer extrinsic enum."]
pub type Call = runtime_types::rococo_runtime::RuntimeCall;
#[doc = r" The outer error enum representing the DispatchError's Module variant."]
#[doc = r" The outer error enum represents the DispatchError's Module variant."]
pub type Error = runtime_types::rococo_runtime::RuntimeError;
pub fn constants() -> ConstantsApi {
ConstantsApi