Skip to content

Commit

Permalink
update metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
Ad96el committed Feb 19, 2024
1 parent e7a04ce commit ce37403
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file removed metadata_peregrine_11110.scale
Binary file not shown.
Binary file added metadata_peregrine_11210.scale
Binary file not shown.
2 changes: 1 addition & 1 deletion src/kilt/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ pub mod runtime {}
pub type RuntimeCall = runtime::runtime_types::spiritnet_runtime::RuntimeCall;

#[cfg(not(feature = "spiritnet"))]
#[subxt::subxt(runtime_metadata_path = "metadata_peregrine_11110.scale")]
#[subxt::subxt(runtime_metadata_path = "metadata_peregrine_11210.scale")]
pub mod runtime {}

#[cfg(not(feature = "spiritnet"))]
Expand Down

0 comments on commit ce37403

Please sign in to comment.