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

@@ -28,3 +28,6 @@ std = [
"sp-runtime/std",
"sp-weights/std",
]
# Set timing constants (e.g session period) to faster versions to speed up testing.
fast-runtime = []