merge extended ghost-networks with ability to nullify accumulated commission

Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
This commit is contained in:
Uncle Stinky
2025-06-03 19:48:23 +03:00
6 changed files with 54 additions and 8 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",