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..."
192
192
./partner-chains-node build-spec --disable-default-bootnode > chain-spec.json
193
193
194
194
echo " Configuring Initial Validators..."
195
- jq ' .genesis.runtimeGenesis.config.session.initialValidators = [
195
+ jq ' .genesis.runtimeGenesis.config.session.keys = [
196
196
[
197
+ "5FnXTMg8UnfeGsMaGg24o3NY21VRFRDRdgxuLGmXuYLeZmin",
197
198
"5FnXTMg8UnfeGsMaGg24o3NY21VRFRDRdgxuLGmXuYLeZmin",
198
199
{
199
200
"aura": "5Cyx94iyji8namhRxvs4mAbURtPsvwjWCb68ZihNzfRysGLZ",
200
201
"grandpa": "5Cc5eQhbPw4CjwZpWqZkWWumMiuZywfWRK2Rh9guXUJ3U89s"
201
202
}
202
203
],
203
204
[
205
+ "5FJMH4MeZgd4fpiiAVLnr4uRop2EDFgzAFcvLmcduQ2cofCi",
204
206
"5FJMH4MeZgd4fpiiAVLnr4uRop2EDFgzAFcvLmcduQ2cofCi",
205
207
{
206
208
"aura": "5E4op92Z2Di1GoVS9KqnoGVKQXG2R9x1vdh3RW892YLFsLrc",
You can’t perform that action at this time.
0 commit comments