Update polkadot & substrate (#55)

This commit is contained in:
Cecile Tonglet
2020-02-10 18:01:59 +01:00
committed by GitHub
parent 2941569e8a
commit e880fe43e9
12 changed files with 1648 additions and 1635 deletions
-1
View File
@@ -95,7 +95,6 @@ fn testnet_genesis(
.cloned()
.map(|k| (k, 1 << 60))
.collect(),
vesting: vec![],
}),
pallet_sudo: Some(SudoConfig { key: root_key }),
}