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 @@ -195,15 +195,17 @@ echo "Generating chain-spec.json file for Partner chain Nodes..."
195195./partner-chains-node build-spec --disable-default-bootnode > chain-spec.json
196196
197197echo " Configuring Initial Validators..."
198- jq ' .genesis.runtimeGenesis.config.session.initialValidators = [
198+ jq ' .genesis.runtimeGenesis.config.session.keys = [
199199 [
200+ "5FnXTMg8UnfeGsMaGg24o3NY21VRFRDRdgxuLGmXuYLeZmin",
200201 "5FnXTMg8UnfeGsMaGg24o3NY21VRFRDRdgxuLGmXuYLeZmin",
201202 {
202203 "aura": "5Cyx94iyji8namhRxvs4mAbURtPsvwjWCb68ZihNzfRysGLZ",
203204 "grandpa": "5Cc5eQhbPw4CjwZpWqZkWWumMiuZywfWRK2Rh9guXUJ3U89s"
204205 }
205206 ],
206207 [
208+ "5FJMH4MeZgd4fpiiAVLnr4uRop2EDFgzAFcvLmcduQ2cofCi",
207209 "5FJMH4MeZgd4fpiiAVLnr4uRop2EDFgzAFcvLmcduQ2cofCi",
208210 {
209211 "aura": "5E4op92Z2Di1GoVS9KqnoGVKQXG2R9x1vdh3RW892YLFsLrc",
You can’t perform that action at this time.
0 commit comments