ghost sudo added as a dependency to casper runtime

Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
This commit is contained in:
Uncle Stinky
2025-07-28 13:13:59 +03:00
parent 4f23c39994
commit 384380ad55
5 changed files with 115 additions and 1 deletions

View File

@@ -3,6 +3,7 @@ pub mod frame_system;
pub mod ghost_claims;
pub mod ghost_networks;
pub mod ghost_slow_clap;
pub mod ghost_sudo;
pub mod pallet_alliance;
pub mod pallet_bags_list;
pub mod pallet_balances;