Skip to content

Commit

Permalink
Add new .meta
Browse files Browse the repository at this point in the history
  • Loading branch information
HenriqueNogara authored and Neopallium committed Oct 28, 2024
1 parent 0ab6f2e commit ce1d816
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added specs/polymesh_dev_spec_7000003.meta
Binary file not shown.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ use polymesh_api_codegen_macro::*;
)]
#[cfg_attr(
all(not(feature = "download_metadata"), feature = "polymesh_v7"),
codegen_api(metadata_file = "specs/polymesh_dev_spec_7000001.meta")
codegen_api(metadata_file = "specs/polymesh_dev_spec_7000003.meta")
)]
#[cfg_attr(
feature = "download_metadata",
Expand Down

0 comments on commit ce1d816

Please sign in to comment.