File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
dev/local-environment/configurations/partner-chains-setup Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -192,15 +192,17 @@ echo "Generating chain-spec.json file for Partner chain Nodes..."
192192./partner-chains-node build-spec --disable-default-bootnode > chain-spec.json
193193
194194echo " Configuring Initial Validators..."
195- jq ' .genesis.runtimeGenesis.config.session.initialValidators = [
195+ jq ' .genesis.runtimeGenesis.config.session.keys = [
196196 [
197+ "5FnXTMg8UnfeGsMaGg24o3NY21VRFRDRdgxuLGmXuYLeZmin",
197198 "5FnXTMg8UnfeGsMaGg24o3NY21VRFRDRdgxuLGmXuYLeZmin",
198199 {
199200 "aura": "5Cyx94iyji8namhRxvs4mAbURtPsvwjWCb68ZihNzfRysGLZ",
200201 "grandpa": "5Cc5eQhbPw4CjwZpWqZkWWumMiuZywfWRK2Rh9guXUJ3U89s"
201202 }
202203 ],
203204 [
205+ "5FJMH4MeZgd4fpiiAVLnr4uRop2EDFgzAFcvLmcduQ2cofCi",
204206 "5FJMH4MeZgd4fpiiAVLnr4uRop2EDFgzAFcvLmcduQ2cofCi",
205207 {
206208 "aura": "5E4op92Z2Di1GoVS9KqnoGVKQXG2R9x1vdh3RW892YLFsLrc",
You can’t perform that action at this time.
0 commit comments