auto nullification during finalization and appropriate tests

Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
This commit is contained in:
Uncle Stretch
2025-06-03 19:06:50 +03:00
parent 5847097e94
commit c55d9a05d9
4 changed files with 52 additions and 7 deletions

4
Cargo.lock generated
View File

@@ -3648,7 +3648,7 @@ dependencies = [
[[package]]
name = "ghost-networks"
version = "0.1.3"
version = "0.1.4"
dependencies = [
"frame-benchmarking",
"frame-support",
@@ -3868,7 +3868,7 @@ dependencies = [
[[package]]
name = "ghost-traits"
version = "0.3.19"
version = "0.3.20"
dependencies = [
"frame-support",
"sp-runtime 31.0.1",