make staking rewards dependant on bridged amount

Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
This commit is contained in:
Uncle Stinky
2025-07-31 16:17:10 +03:00
parent 1c4c517728
commit 298a332681
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "casper-runtime"
version = "3.5.29"
version = "3.5.30"
build = "build.rs"
description = "Runtime of the Casper Network"
edition.workspace = true