ability to do self applause if claps received

Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
This commit is contained in:
Uncle Stinky
2025-06-04 15:44:53 +03:00
parent 186fb58367
commit 2c2df5a607
6 changed files with 163 additions and 12 deletions

6
Cargo.lock generated
View File

@@ -3648,7 +3648,7 @@ dependencies = [
[[package]]
name = "ghost-networks"
version = "0.1.4"
version = "0.1.5"
dependencies = [
"frame-benchmarking",
"frame-support",
@@ -3834,7 +3834,7 @@ dependencies = [
[[package]]
name = "ghost-slow-clap"
version = "0.3.19"
version = "0.3.20"
dependencies = [
"frame-benchmarking",
"frame-support",
@@ -3870,7 +3870,7 @@ dependencies = [
[[package]]
name = "ghost-traits"
version = "0.3.20"
version = "0.3.21"
dependencies = [
"frame-support",
"sp-runtime 31.0.1",