force parameters for RewardCurve to be a default balance type, which is u64

Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
This commit is contained in:
Uncle Stinky
2025-08-14 16:55:46 +03:00
parent 101e7103f1
commit f245879925
3 changed files with 11 additions and 9 deletions

2
Cargo.lock generated
View File

@@ -1186,7 +1186,7 @@ dependencies = [
[[package]]
name = "casper-runtime"
version = "3.5.30"
version = "3.5.31"
dependencies = [
"casper-runtime-constants",
"frame-benchmarking",