mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 10:31:03 +00:00
Runtime: Kusama gets Society v2 (#7356)
* Remove println * Kusama gets the new society * Integrate migration * Formatting * Add Society weights * Remive diener * Fixes * Update Cargo.toml Co-authored-by: Liam Aharon <liam.aharon@hotmail.com> * Add real historical payment info for Society. * Fixes * Bump Substrate --------- Co-authored-by: Liam Aharon <liam.aharon@hotmail.com>
This commit is contained in:
@@ -6,7 +6,7 @@ version.workspace = true
|
||||
|
||||
|
||||
[dependencies]
|
||||
bounded-collections = { version = "0.1.7", default-features = false }
|
||||
bounded-collections = { version = "0.1.8", default-features = false }
|
||||
codec = { package = "parity-scale-codec", version = "3.4.0", default-features = false, features = ["derive"] }
|
||||
scale-info = { version = "2.5.0", default-features = false, features = ["derive"] }
|
||||
serde = { version = "1.0.163", optional = true, features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user