Use sp-metadata-ir from substrate to work with metadata

Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
This commit is contained in:
Alexandru Vasile
2023-04-11 19:53:14 +03:00
parent 073aea90da
commit 3c2d78a416
3 changed files with 35 additions and 15 deletions
+2
View File
@@ -5,6 +5,8 @@
mod retain;
mod validation;
pub use sp_metadata_ir as metadata_ir;
pub use retain::retain_metadata_pallets;
pub use validation::{
get_call_hash, get_constant_hash, get_metadata_hash, get_metadata_per_pallet_hash,