mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 19:51:05 +00:00
Fix phragmen election to wasm (#3898)
* Fix phragmen-election compile to wasm * Fix chain_spec stuff * Fix panic with no term duration
This commit is contained in:
Generated
+1
-1
@@ -2484,7 +2484,7 @@ dependencies = [
|
||||
"srml-contracts 2.0.0",
|
||||
"srml-contracts-rpc-runtime-api 2.0.0",
|
||||
"srml-democracy 2.0.0",
|
||||
"srml-elections 2.0.0",
|
||||
"srml-elections-phragmen 2.0.0",
|
||||
"srml-executive 2.0.0",
|
||||
"srml-finality-tracker 2.0.0",
|
||||
"srml-grandpa 2.0.0",
|
||||
|
||||
Reference in New Issue
Block a user