mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-27 04:37:57 +00:00
Delete legacy runtime metadata macros (#9043)
This commit is contained in:
@@ -46,6 +46,8 @@ pub use sp_io::{storage::root as storage_root, self};
|
||||
pub use sp_runtime::RuntimeDebug;
|
||||
#[doc(hidden)]
|
||||
pub use log;
|
||||
#[doc(hidden)]
|
||||
pub use frame_metadata as metadata;
|
||||
|
||||
#[macro_use]
|
||||
mod origin;
|
||||
@@ -56,8 +58,6 @@ mod hash;
|
||||
#[macro_use]
|
||||
pub mod event;
|
||||
#[macro_use]
|
||||
pub mod metadata;
|
||||
#[macro_use]
|
||||
pub mod genesis_config;
|
||||
#[macro_use]
|
||||
pub mod inherent;
|
||||
|
||||
Reference in New Issue
Block a user