new tests based on new ghost-network functinality

Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
This commit is contained in:
Uncle Stinky
2025-06-03 20:41:51 +03:00
parent 46d4716f67
commit 573e57dfb4
5 changed files with 97 additions and 10 deletions

4
Cargo.lock generated
View File

@@ -3834,7 +3834,7 @@ dependencies = [
[[package]]
name = "ghost-slow-clap"
version = "0.3.17"
version = "0.3.19"
dependencies = [
"frame-benchmarking",
"frame-support",
@@ -3843,6 +3843,8 @@ dependencies = [
"log",
"pallet-balances",
"pallet-session",
"pallet-staking",
"pallet-staking-reward-curve",
"parity-scale-codec",
"scale-info",
"serde",